Skip to content

Commit

Permalink
.prettierignore 파일 무시
Browse files Browse the repository at this point in the history
개인적으로 사용하는 prettier 를
이 프로젝트에서 작동하지 않게 하는 파일입니다.
  • Loading branch information
leon-808 committed Dec 27, 2023
1 parent 6733d98 commit a8e4e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.idea
.vscode
.prettierignore
node_modules
dist

0 comments on commit a8e4e99

Please sign in to comment.