fix Delete and Insert Todo... (after changed function find, findIndex...)

This commit is contained in:
Paolo Arena
2019-03-22 01:00:41 +01:00
parent e0a88df630
commit a2c1a90050
8 changed files with 63 additions and 40 deletions

View File

@@ -67,5 +67,5 @@
"dist",
"node_modules"
],
"compileOnSave": false
"compileOnSave": true
}