devscard/tsconfig.eslint.json
2022-08-27 01:57:54 +02:00

4 lines
103 B
JSON

{
"extends": "./tsconfig.json",
"include": ["**/*.ts", "**/*.tsx", "**/*.js", ".storybook/*.ts"]
}