We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b71226 commit 3478e10Copy full SHA for 3478e10
package.json
@@ -4,7 +4,7 @@
4
"description": "TopCoder Challenges V5 API",
5
"main": "app.js",
6
"scripts": {
7
- "start": "node --prof app.js",
+ "start": "node app.js",
8
"lint": "standard",
9
"lint:fix": "standard --fix",
10
"init-es": "node src/init-es.js",
0 commit comments