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 e29afab commit 20b8936Copy full SHA for 20b8936
package.json
@@ -4,7 +4,7 @@
4
"description": "A CLI for Torchlight - the syntax highlighting API",
5
"main": "index.js",
6
"scripts": {
7
- "test": "standard && jest"
+ "test": "standard --env jest && jest"
8
},
9
"bin": {
10
"torchlight": "index.js"
0 commit comments