Skip to content

Commit cb7cd8a

Browse files
prettier
1 parent b64971a commit cb7cd8a

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"name": "prettier-es5",
3-
"version": "0.0.4",
4-
"description": "Prettier settings for trailing comma, tab width, semi colons and single quotes.",
5-
"main": "index.json",
6-
"license": "MIT",
7-
"keywords": [
8-
"prettier",
9-
"es5",
10-
"eslint",
11-
"prettier-config"
12-
],
13-
"repository": {
14-
"type": "git",
15-
"url": "https://github.com/StackOverflowIsBetterThanAnyAI/prettier-es5"
16-
}
2+
"name": "prettier-es5",
3+
"version": "0.0.4",
4+
"description": "Prettier settings for trailing comma, tab width, semi colons and single quotes.",
5+
"main": "index.json",
6+
"license": "MIT",
7+
"keywords": [
8+
"prettier",
9+
"es5",
10+
"eslint",
11+
"prettier-config"
12+
],
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/StackOverflowIsBetterThanAnyAI/prettier-es5"
16+
}
1717
}

0 commit comments

Comments
 (0)