Skip to content

Commit 59c3706

Browse files
committed
Fix lint.
1 parent 50517c4 commit 59c3706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cspell.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import { cspellConfig } from '@kitschpatrol/cspell-config'
22

3-
export default cspellConfig({ words: ['Titleless'] })
3+
export default cspellConfig({ words: ['onwarn', 'Titleless'] })

0 commit comments

Comments
 (0)