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 039a4ac commit e3cd949Copy full SHA for e3cd949
tests/fixtures/hierarchyWithoutRoot/package.json
@@ -15,7 +15,7 @@
15
"mocha": "^2.4.5"
16
},
17
"npmPackageJsonLintConfig": {
18
- "root": "true",
+ "root": true,
19
"rules": {
20
"require-author": "off",
21
"version-format": "error"
0 commit comments