- Docs: Remove outdated info on jsdoc linting (now just part of eslint config)

- npm: Rename open script to open-tests, and add `open` script for opening instance of svgedit
- npm: Ensure starting server for open scripts
This commit is contained in:
Brett Zamir
2019-12-25 16:06:44 +08:00
parent 8bd9466827
commit 6f8d45cda9
3 changed files with 8 additions and 15 deletions

View File

@@ -19,6 +19,10 @@
setup browser-bug folder and ui issues folder
- Testing: Create test utilities for selecting English and visiting and
approving storage
- Docs: Remove outdated info on jsdoc linting (now just part of eslint config)
- npm: Rename open script to open-tests, and add `open` script for opening
instance of svgedit
- npm: Ensure starting server for open scripts
- npm: Fix scripts for Windows development (needed for
building docs and instrumenting)
- npm: Update scripts to reflect removal of `all_tests.html`;