Skip to content

Commit 6c4f8b6

Browse files
committed
gitattributes ftw
1 parent 40a3084 commit 6c4f8b6

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.editorconfig

-7
This file was deleted.

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

.vscode/extensions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"recommendations": ["esbenp.prettier-vscode", "dbaeumer.vscode-eslint", "Prisma.prisma", "EditorConfig.EditorConfig"]
2+
"recommendations": ["esbenp.prettier-vscode", "dbaeumer.vscode-eslint", "Prisma.prisma"]
33
}

0 commit comments

Comments
 (0)