Skip to content

Commit

Permalink
feat: use dprint for sorting imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Nov 20, 2023
1 parent 64b1618 commit da2d0e8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion dprint.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"typescript": {
"module.sortImportDeclarations": "maintain",
"quoteStyle": "preferSingle",
"semiColons": "asi"
},
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"eslint-plugin-deprecation": "1.4.1",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-tsdoc": "0.2.17",
"execa": "7.1.1",
"fast-glob": "3.2.12",
Expand Down
3 changes: 0 additions & 3 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 da2d0e8

Please sign in to comment.