mirror of
https://github.com/vernu/textbee.git
synced 2026-03-03 03:47:01 +00:00
config: update linter config
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = {
|
||||
parserOptions: {
|
||||
project: 'tsconfig.json',
|
||||
sourceType: 'module',
|
||||
tsconfigRootDir: __dirname
|
||||
},
|
||||
plugins: ['@typescript-eslint/eslint-plugin'],
|
||||
extends: [
|
||||
|
||||
Reference in New Issue
Block a user