Skip to content

Commit d386d5a

Browse files
committed
fix: add prettier config to bundle
1 parent 154ba40 commit d386d5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"name": "@geprog/eslint-config",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "ESLint config for Typescript, Vue.js and Jest",
55
"homepage": "https://geprog.com",
66
"repository": "github:geprog/eslint-config",
77
"license": "MIT",
88
"files": [
99
"/index.js",
1010
"/jest.js",
11+
"/prettier.js",
1112
"/vue.js",
1213
"/patch"
1314
],

0 commit comments

Comments
 (0)