Prettier ignore package files, as npm specially formats them.
This commit is contained in:
parent
c789b3738b
commit
bea81a65aa
2
api/.prettierignore
Normal file
2
api/.prettierignore
Normal file
@ -0,0 +1,2 @@
|
||||
package.json
|
||||
package-lock.json
|
||||
3
app/.prettierignore
Normal file
3
app/.prettierignore
Normal file
@ -0,0 +1,3 @@
|
||||
package.json
|
||||
package-lock.json
|
||||
.next
|
||||
Loading…
x
Reference in New Issue
Block a user