chore: lint
This commit is contained in:
@@ -29,5 +29,5 @@ module.exports = {
|
||||
'@typescript-eslint/ban-ts-comment': 'off',
|
||||
'@typescript-eslint/explicit-module-boundary-types': 'off',
|
||||
'@typescript-eslint/ban-types': 'off',
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
@@ -20,5 +20,8 @@
|
||||
"@antfu/eslint-config-basic": "^0.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "3.6.1",
|
||||
"@typescript-eslint/parser": "^3.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user