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",
|
||||
"basictest",
|
||||
"bigint",
|
||||
"bindgen",
|
||||
"Biró",
|
||||
"bitfield",
|
||||
"bomfile",
|
||||
|
@ -289,6 +290,7 @@
|
|||
"**/dist/**",
|
||||
"examples/**/README.md",
|
||||
"examples/wasm-bindgen*/pkg/*_bg.js",
|
||||
"examples/wasm-bindgen*/pkg/*_bg*.d.ts",
|
||||
"**/webpack.lock.data/**",
|
||||
"package.json",
|
||||
"yarn.lock",
|
||||
|
|
Loading…
Reference in New Issue