Skip to content

Commit 1c4fe71

Browse files
committed
Move prettier config to package.json
1 parent 667f541 commit 1c4fe71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,6 @@
101101
"requireConfigFile": false
102102
},
103103
"parser": "@babel/eslint-parser"
104-
}
104+
},
105+
"prettier": "@github/prettier-config"
105106
}

prettier.config.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)