woodpecker/web/tsconfig.eslint.json

5 lines
155 B
JSON
Raw Permalink Normal View History

{
"extends": "./tsconfig.json",
"include": [".eslintrc.js", "jest.config.ts", "vite.config.ts", "windi.config.ts", "src", "test", "components.d.ts"]
}