This commit is contained in:
Anthony Fu
2020-08-12 19:51:00 +08:00
parent 14e207d392
commit e53f3ec8db
2 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ module.exports = {
parser: '@typescript-eslint/parser',
extends: [
'plugin:@typescript-eslint/recommended',
'@antfu/eslint-config',
'@antfu/eslint-config-basic',
],
rules: {
// TS