forked from skyra-project/skyra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.yarnclean
169 lines (154 loc) · 2.21 KB
/
.yarnclean
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
# Self Added Entries
## TypeScript Extra Files
*.lcl
diagnosticMessages.generated.json
## configs
.all-contributorsrc
.eslintignore
.gitignore
.nycrc.json
.prettierrc
bower.json
jest.config.js
typedoc.json
## IDE / Git configs
.github/
.idea/
.vscode/
## Unneeded TS/JS files
*.mjs
*.mjs.map
*.ts
!*.d.ts
*.umd.js
*.umd.js.map
## C++ / C files
*.c
*.cc
*.cpp
*.gyp
*.gypi
*.h
*.sln
## CoreJS unnecessary polyfills
core-js/build/
core-js/client/
core-js/es5/
core-js/es6/
core-js/es7/
core-js/fn/
core-js/stage/
## Packages that publish too much shit
*.markdown
**/spec/
dentist/src/
diff-sequences/perf/
docs/
fast-json-stable-stringify/benchmark/
functional-red-black-tre/bench/
highlight.js/scss/
highlight.js/styles/
lru_map/benchmark.js
lru_map/test.js
lru_map/tsconfig.json
node-notifier/vendor/
pg-protocol/src/
pg-protocol/tsconfig.json
scripts/
ts-jest/tsconfig.spec.json
tsutils/.fimbullinter.yaml
tsutils/.wotanrc.yaml
tsyringe/dist/esm2015/
tsyringe/dist/esm5/
typedarray-to-buffer/.airtrap.yml
typeorm/browser/
yargs/locales/*
!yargs/locales/en.json
## DiscordJS / Klasa GitHub intalls
klasa-dashboard-hooks/.eslintrcmd.json
klasa-dashboard-hooks/.markdownlint.json
klasa-dashboard-hooks/azure-pipelines.yml
klasa-dashboard-hooks/guides/
## Misc
.babelrc
.eslintrc.js
.eslintrc.json
.eslintrc.yaml
.eslintrc.yml
.gitignore~
.istanbul.yml
.npmrc
.prettierrc.yml
*.bnf
*.flow
*.gif
*.json5
*.patch
*.txt
**/man/
AUTHORS
build-info.json
Changelog
component.json
gulpfile*
jsdoc.json
licence
LICENCE
LICENSE
LICENSE-MIT
LICENSE.APACHE2
LICENSE.BSD
LICENSE.closure-compiler
LICENSE.docs
LICENSE.esprima
LICENSE.MIT
npm
npm-shrinkwrap.json
package-lock.json
PATENTS
README.md~
rollup.config.js
rollup.config.ts
tslint.json
webpack.config.js
webpack/
yarn.lock
# Yarn Auto Added
## test directories
__tests__
powered-test
test
tests
## asset directories
doc
docs
images
website
## examples
example
examples
## code coverage directories
.nyc_output
coverage
## build scripts
Gruntfile.js
Gulpfile.js
Makefile
## configs
.*ignore
.documentup.json
.editorconfig
.eslintrc
.flowconfig
.gitattributes
.jshintrc
.tern-project
.travis.yml
.yarn-metadata.json
appveyor.yml
circle.yml
codeship-services.yml
codeship-steps.yml
wercker.yml
## misc
*.md