dotfiles/vscode/.vscode/extensions/mikoz.black-py-1.0.3/tsconfig.build.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

6 lines
79 B
JSON

{
"extends": "./tsconfig.json",
"exclude": [
"test/**/*.spec.ts",
]
}