chore: ignore eslint no unused var
This commit is contained in:
parent
2a18a80fd1
commit
d9f6f367fa
@ -33,7 +33,7 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
'react/prop-types': 0,
|
||||
'no-unused-vars': 0,
|
||||
'@typescript-eslint/no-unused-vars': 0,
|
||||
'react/no-unescaped-entities': 0,
|
||||
'@typescript-eslint/explicit-module-boundary-types': 'off',
|
||||
'@typescript-eslint/no-var-requires': 'off',
|
||||
|
@ -1,19 +1 @@
|
||||
{
|
||||
"markdown": 1,
|
||||
"code": 1,
|
||||
"features": 1,
|
||||
"next-js": 5,
|
||||
"math": 1,
|
||||
"ols": 1,
|
||||
"github": 1,
|
||||
"guide": 4,
|
||||
"tailwind": 2,
|
||||
"holiday": 1,
|
||||
"canada": 1,
|
||||
"images": 1,
|
||||
"writings": 1,
|
||||
"book": 1,
|
||||
"reflection": 1,
|
||||
"multi-author": 1,
|
||||
"feature": 1
|
||||
}
|
||||
{"markdown":1,"code":1,"features":1,"next-js":5,"math":1,"ols":1,"github":1,"guide":4,"tailwind":2,"holiday":1,"canada":1,"images":1,"writings":1,"book":1,"reflection":1,"multi-author":1,"feature":1}
|
Loading…
x
Reference in New Issue
Block a user