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.
2 parents fc12c6d + ca4ff7c commit fd469abCopy full SHA for fd469ab
test-app/package.json
@@ -7,6 +7,7 @@
7
"url": "https://github.com/emberjs/ember-qunit.git"
8
},
9
"license": "MIT",
10
+ "private": true,
11
"scripts": {
12
"lint": "concurrently \"npm:lint:*(!fix)\" --names \"lint:\"",
13
"lint:fix": "concurrently \"npm:lint:*:fix\" --names \"fix:\"",
test-buildtime-options-app/package.json
0 commit comments