Skip to content

Commit

Permalink
fix: avoid eslint and dprint conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Nov 20, 2023
1 parent ef592fd commit bb7fdfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dprint.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"typescript": {
"module.sortImportDeclarations": "maintain",
"quoteStyle": "preferSingle",
"semiColons": "asi"
},
Expand Down

0 comments on commit bb7fdfc

Please sign in to comment.