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 a129178 commit 6569395Copy full SHA for 6569395
.editorconfig
@@ -10,7 +10,6 @@ insert_final_newline = true
10
[{*.json,.*rc,*.yml}]
11
indent_style = space
12
indent_size = 2
13
-insert_final_newline = false
14
15
[*.md]
16
trim_trailing_whitespace = false
test/node/package.json
@@ -1,3 +1,3 @@
1
{
2
"type": "commonjs"
3
-}
+}
test/shared/package.json
0 commit comments