Removing jest (for now); TODO: reinstate using tox
This commit is contained in:
2
package.json
Normal file → Executable file
2
package.json
Normal file → Executable file
@ -65,7 +65,7 @@
|
||||
"webpack-strip": "0.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"jest": "jest",
|
||||
"start": "webpack-dev-server",
|
||||
"lint": "eslint src",
|
||||
"lint:fix": "eslint src --fix",
|
||||
|
||||
Reference in New Issue
Block a user