Skip to content

Commit

Permalink
feat/#51 공통 prettier 설정 불러오도록 설정 변경 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghdtjgus76 authored Aug 30, 2024
1 parent 74cab14 commit 11aea23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
"source.fixAll.eslint": "explicit",
"source.organizeImports": "explicit"
},
"prettier.requireConfig": true,
"typescript.tsdk": "node_modules/typescript/lib"
}

0 comments on commit 11aea23

Please sign in to comment.