mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-05 14:12:22 +00:00
- updated all web/ dependencies - fixed icon positioning issue - changed text color of pipeline message - add hover underline effect to breadcrumb org name
4 lines
155 B
JSON
4 lines
155 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [".eslintrc.js", "jest.config.ts", "vite.config.ts", "windi.config.ts", "src", "test", "components.d.ts"]
|
|
}
|