Prettier ignore package files, as npm specially formats them.

This commit is contained in:
Jayden Seric 2018-04-25 13:20:01 +10:00
parent c789b3738b
commit bea81a65aa
2 changed files with 5 additions and 0 deletions

2
api/.prettierignore Normal file
View File

@ -0,0 +1,2 @@
package.json
package-lock.json

3
app/.prettierignore Normal file
View File

@ -0,0 +1,3 @@
package.json
package-lock.json
.next