Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit 7531c98

Browse files
committed
formatting
1 parent d88b093 commit 7531c98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
"elm-lint-fix": "elm-format example/ --yes"
1313
},
1414
"keywords": [],
15-
"files": ["lib/index.js"],
15+
"files": [
16+
"lib/index.js"
17+
],
1618
"author": "Team Thread",
1719
"license": "MIT",
1820
"prettier": {

0 commit comments

Comments
 (0)