address cspell lint violations

This commit is contained in:
Gunnlaugur Þór Briem 2022-03-04 13:14:42 +00:00
parent 0f41dd1c1b
commit 30275fc9ae
1 changed files with 2 additions and 0 deletions

View File

@ -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",