- npm/Linting: Add --cache to speed up subsequent linting

This commit is contained in:
Brett Zamir
2020-05-18 10:25:49 +08:00
parent 850bf97fc1
commit 070e08a4f9
3 changed files with 4 additions and 2 deletions

View File

@@ -92,6 +92,7 @@
- npm: Rename open script to open-tests, and add `open` script for opening
instance of svgedit
- npm: Ensure starting server for open scripts
- npm/Linting: Add `--cache` to speed up subsequent linting
- npm: Fix scripts for Windows development (needed for
building docs and instrumenting)
- npm: Update scripts to reflect removal of `all_tests.html`;