We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7824e26 commit f2fca0aCopy full SHA for f2fca0a
1 file changed
packages/babel-plugin-rn-stylename-inline/package.json
@@ -14,7 +14,7 @@
14
],
15
"main": "index.js",
16
"scripts": {
17
- "test": "NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules -C cssx-ts\" jest --runInBand"
+ "test": "NO_COLOR=1 FORCE_COLOR=0 NODE_OPTIONS=\"${NODE_OPTIONS:-} --experimental-vm-modules -C cssx-ts\" jest --runInBand"
18
},
19
"author": "Pavel Zhukov",
20
"license": "MIT",
0 commit comments