Skip to content

Commit bdde3fb

Browse files
committed
chore: update ESLint dependencies and add new words to cSpell dictionary
- Added "@eslint/js" as a dependency in package.json - Updated package-lock.json to reflect the addition of "@eslint/js" - Added "botowner" and "guildevents" to cSpell dictionary in .vscode/settings.json
1 parent 7429902 commit bdde3fb

3 files changed

Lines changed: 72 additions & 95 deletions

File tree

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
"cSpell.words": [
77
"autoposter",
88
"AUTORESTART",
9+
"botowner",
910
"cooldowns",
1011
"discordbotlist",
12+
"guildevents",
1113
"jlhelper",
1214
"topgg"
1315
]
14-
}
16+
}

0 commit comments

Comments
 (0)