Skip to content

Commit

Permalink
use prettier from npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
koddsson committed Mar 25, 2020
1 parent a6c489b commit 40fbc4a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"prettier": ">=1.12.0",
"svg-element-attributes": ">=1.3.1"
},
"prettier": "@github/prettier-config",
"peerDependencies": {
"eslint": ">=4.19.0"
},
Expand All @@ -44,6 +45,7 @@
"prettier.config.js"
],
"devDependencies": {
"@github/prettier-config": "0.0.4",
"eslint": ">=6.8.0",
"mocha": ">=7.1.1"
}
Expand Down
6 changes: 0 additions & 6 deletions prettier.config.js

This file was deleted.

0 comments on commit 40fbc4a

Please sign in to comment.