mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
Add prettier
This commit is contained in:
parent
eeaba813e0
commit
ba89dcf5dd
@ -46,6 +46,7 @@
|
|||||||
],
|
],
|
||||||
"pre-commit": [
|
"pre-commit": [
|
||||||
"clean",
|
"clean",
|
||||||
|
"prettier",
|
||||||
"lint"
|
"lint"
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@ -38,6 +38,7 @@
|
|||||||
"webpack": "^4.6.0"
|
"webpack": "^4.6.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-eslint": "^8.2.3"
|
"babel-eslint": "^8.2.3",
|
||||||
|
"prettier": "^1.12.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user