Closed supermacro closed 3 years ago
Looks like an eslint error I didn't used class, You are missing this options too parserOptions: { ecmaVersion: 2021, project: ['./tsconfig.json'], tsconfigRootDir: __dirname, } EDIT: i just checked and looks like an error with eslint >= 8
I am getting the following error when I run eslint:
Config
The following is my config: