Skip to content

Commit bf6a534

Browse files
authored
Discard changes to etc/eslint/rules/spellcheck.js
1 parent 7bee5a7 commit bf6a534

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

etc/eslint/rules/spellcheck.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,7 @@ rules[ '@cspell/spellchecker' ] = [ 'warn', {
116116
'trigamma',
117117
'uncapitalize',
118118
'unregularized',
119-
'Fréchet',
120-
'cceil',
121-
'cadd',
122-
'अनुच्छेद',
123-
'nega'
119+
'Fréchet'
124120
]
125121
}
126122
}];

0 commit comments

Comments
 (0)