Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit f2ea4cf

Browse files
author
Quadflieg , Christopher
committed
Update spellcheck rules
1 parent ba2818f commit f2ea4cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rules/spellcheck/spell-checker.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export interface SpellCheckerOption {
88
strings?: boolean;
99
identifiers?: boolean;
1010
ignoreRequire?: boolean;
11+
enableUpperCaseUnderscoreCheck?: boolean;
1112
templates?: boolean;
1213
lang?: string;
1314
langDir?: string;

0 commit comments

Comments
 (0)