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 3ed4579 commit 38f86d0Copy full SHA for 38f86d0
package.json
@@ -15,7 +15,7 @@
15
"scripts": {
16
"mrm": "mrm --preset=@adonisjs/mrm-preset",
17
"pretest": "npm run lint",
18
- "test": "node japaFile.js",
+ "test": "FORCE_COLOR=true node japaFile.js",
19
"lint": "eslint . --ext=.ts",
20
"clean": "del build",
21
"compile": "npm run lint && npm run clean && tsc",
0 commit comments