We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b31d8 commit 5d24a46Copy full SHA for 5d24a46
cspell.config.json
@@ -1,5 +1,5 @@
1
{
2
- "ignorePaths": [".github/**", "node_modules/**", "dist/**", "yarn.lock", "src/resources/**"],
+ "ignorePaths": [".github/**", "node_modules/**", "dist/**", "yarn.lock", "src/resources/**", "compiled/**"],
3
"words": [
4
"clientsecret",
5
"currentuser",
0 commit comments