|
|
@ -13,7 +13,7 @@
|
|
|
|
"test-backup": "npm run lint && react-scripts test --env=jsdom",
|
|
|
|
"test-backup": "npm run lint && react-scripts test --env=jsdom",
|
|
|
|
"test": "npm run lint",
|
|
|
|
"test": "npm run lint",
|
|
|
|
"eject": "react-scripts eject",
|
|
|
|
"eject": "react-scripts eject",
|
|
|
|
"lint": "tslint --project ./ -c tslint.json",
|
|
|
|
"lint": "tslint --project ./ -c tslint.json --fix",
|
|
|
|
"build-docker": "docker build --rm -f \"Dockerfile\" -t rapteam/rap2-dolores:latest ."
|
|
|
|
"build-docker": "docker build --rm -f \"Dockerfile\" -t rapteam/rap2-dolores:latest ."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|