Skip to content

Commit

Permalink
chore: update spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
wre232114 committed Dec 24, 2023
1 parent c78461b commit 4b136d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
"**/examples/**",
"rust-plugins/sass/ext/sass/**",
"assets/**",
"**/*.d.ts"
"**/*.d.ts",
"**/LICENSE"
]
}

0 comments on commit 4b136d1

Please sign in to comment.