mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
replaced watch with watchFile (#9873)
* replaced watch with watchFile * testing debounce * changed the beounce delay to 1500
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "../shared.tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"experimentalDecorators": true,
|
||||
"lib": [
|
||||
"dom"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user