datalogger/frontend/tsconfig.eslint.json

6 lines
154 B
JSON

// see https://github.com/typescript-eslint/typescript-eslint/issues/890
{
"extends": "./tsconfig.json",
"include": ["*.config.js", "src/**/*"]
}