Skip to content

Commit

Permalink
refactor: move prettier to seperate files for better custom utilization
Browse files Browse the repository at this point in the history
  • Loading branch information
Willem-Jaap committed Dec 5, 2023
1 parent d262322 commit 5837997
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 270 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
},
"dependencies": {
"@rushstack/eslint-patch": "^1.5.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -30,10 +29,6 @@
"eslint": "^8.50.0",
"typescript": "^5.2.2"
},
"exports": {
".": "./index.js",
"./prettier": "./prettier.js"
},
"eslintConfig": {
"extends": "./eslintrc.js"
},
Expand Down
250 changes: 0 additions & 250 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 5837997

Please sign in to comment.