rs-toolchain/tsconfig.eslint.json
2021-04-05 19:12:59 +03:00

4 lines
90 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src/**/*.ts", "__tests__/**/*.ts"]
}