diff --git a/base.js b/base.js index 0865114..d9ad3e7 100644 --- a/base.js +++ b/base.js @@ -21,7 +21,6 @@ module.exports = { impliedStrict: true, }, ecmaVersion: 2019, - project: 'tsconfig.json', sourceType: 'module', }, plugins: ['@typescript-eslint', 'unicorn'],