Skip to content

Commit 6791796

Browse files
committed
chore: remove prettier config in package json
1 parent 1bc65de commit 6791796

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@
2929
"pre-commit": "tsdx lint"
3030
}
3131
},
32-
"prettier": {
33-
"printWidth": 80,
34-
"semi": true,
35-
"singleQuote": true,
36-
"trailingComma": "es5"
37-
},
3832
"name": "react-use-wizard",
3933
"author": "devrnt",
4034
"module": "dist/react-use-wizard.esm.js",

0 commit comments

Comments
 (0)