Skip to content

Commit f97b0c5

Browse files
committed
added prettier plugin to package.json, CI test fix
1 parent 379face commit f97b0c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@
123123
"@react-native",
124124
"prettier"
125125
],
126+
"plugins": [
127+
"prettier"
128+
],
126129
"rules": {
127130
"react/react-in-jsx-scope": "off",
128131
"prettier/prettier": [

0 commit comments

Comments
 (0)