Skip to content

Commit 44987f7

Browse files
chore: avoid cspell cache
1 parent 198987f commit 44987f7

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.cspell.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"version": "0.2",
33
"language": "en,en-gb",
4-
"words": ["memfs", "pathinfo", "commitlint", "nodenext"],
5-
4+
"words": ["memfs", "pathinfo", "commitlint", "nodenext", "eslintcache"],
65
"ignorePaths": [
76
"CHANGELOG.md",
87
"package.json",

0 commit comments

Comments
 (0)