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 0ee1e1e commit 0a979d9Copy full SHA for 0a979d9
package.json
@@ -16,5 +16,8 @@
16
},
17
"devDependencies": {
18
"nodeunit":"0.6.4"
19
+ },
20
+ "scripts": {
21
+ "test": "node_modules/.bin/nodeunit test/parser test",
22
}
23
0 commit comments