mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-28 16:17:02 -05:00
GHA fixes
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
"useDefineForClassFields": true,
|
||||
"useUnknownInCatchVariables": false
|
||||
},
|
||||
"include": ["src/**/*", "scripts/**/*"],
|
||||
"include": ["src/**/*", "scripts/**/*", ".changeset/**/*"],
|
||||
"exclude": ["node_modules", ".vscode-test", "webview-ui"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user