{ "extends": [ "airbnb-typescript/base" ], "parserOptions": { "project": ["./tsconfig.eslint.json"] }, "plugins": ["import"] }