mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
add frontend tests stub
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"scripts": {
|
||||
"start": "parcel src/index.html",
|
||||
"build": "parcel build src/index.html",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no tests (yet!)\""
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node-sass": "^3.10.32",
|
||||
|
||||
Reference in New Issue
Block a user