mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-27 04:11:03 +00:00
5 lines
136 B
JSON
5 lines
136 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"include": [".eslintrc.js", "jest.config.ts", "vite.config.ts", "windi.config.ts", "src", "test"]
|
||
|
}
|