mirror of https://github.com/webpack/webpack.git
address cspell lint violations
This commit is contained in:
parent
0f41dd1c1b
commit
30275fc9ae
|
@ -15,6 +15,7 @@
|
||||||
"backported",
|
"backported",
|
||||||
"basictest",
|
"basictest",
|
||||||
"bigint",
|
"bigint",
|
||||||
|
"bindgen",
|
||||||
"Biró",
|
"Biró",
|
||||||
"bitfield",
|
"bitfield",
|
||||||
"bomfile",
|
"bomfile",
|
||||||
|
@ -289,6 +290,7 @@
|
||||||
"**/dist/**",
|
"**/dist/**",
|
||||||
"examples/**/README.md",
|
"examples/**/README.md",
|
||||||
"examples/wasm-bindgen*/pkg/*_bg.js",
|
"examples/wasm-bindgen*/pkg/*_bg.js",
|
||||||
|
"examples/wasm-bindgen*/pkg/*_bg*.d.ts",
|
||||||
"**/webpack.lock.data/**",
|
"**/webpack.lock.data/**",
|
||||||
"package.json",
|
"package.json",
|
||||||
"yarn.lock",
|
"yarn.lock",
|
||||||
|
|
Loading…
Reference in New Issue