Skip to content

Commit c390595

Browse files
committed
use @github/prettier-config as prettier config
1 parent a2b241a commit c390595

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"prepublishOnly": "npm run build",
2020
"postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"
2121
},
22+
"prettier": "@github/prettier-config",
2223
"keywords": [
2324
"decorator",
2425
"remote-form",
@@ -29,6 +30,7 @@
2930
],
3031
"license": "MIT",
3132
"devDependencies": {
33+
"@github/prettier-config": "0.0.4",
3234
"chai": "^4.2.0",
3335
"eslint": "^6.8.0",
3436
"eslint-plugin-github": "^3.4.1",

prettier.config.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)