Skip to content

Commit

Permalink
➕ Adding prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
amoutonbrady committed Jan 2, 2021
1 parent 0103ec6 commit 8e701f3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,12 @@
"devDependencies": {
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-node-resolve": "^11.0.1",
"@skypack/package-check": "^0.2.2",
"@types/babel__core": "^7.1.12",
"@types/node": "^14.14.9",
"prettier": "^2.2.1",
"rollup": "^2.35.1",
"rollup-plugin-cleaner": "^1.0.0",
"typescript": "^4.1.2",
"@skypack/package-check": "^0.2.2"
"typescript": "^4.1.2"
}
}
9 changes: 9 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 8e701f3

Please sign in to comment.