vscode-js-debug/CodeQL.yml

13 строки
175 B
YAML
Исходник Обычный вид История

2024-01-30 01:10:11 +03:00
path_classifiers:
test:
- "**/*.test.ts"
- "src/test/**/*.ts"
- .vscode-test
generated:
- testWorkspace
- dist
library:
- "**/node_modules/**"