Skip to content

Commit

Permalink
Merge pull request #25 from cat-crosswalk/SSlime/vscode-type-import
Browse files Browse the repository at this point in the history
⚙️ auto import で type import を優先するように
  • Loading branch information
SSlime-s authored Jun 5, 2024
2 parents 0f8dcb2 + e04f2fa commit 994c066
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
},
"[mdx]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
},
"typescript.preferences.preferTypeOnlyAutoImports": true
}

0 comments on commit 994c066

Please sign in to comment.