Skip to content

Commit 3aee91e

Browse files
committed
fix(hopefully): ESLint
1 parent abf3cd6 commit 3aee91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"singleQuote": false,
55
"semi": true,
66
"trailingComma": "es5",
7-
"endOfLine": "crlf",
7+
"endOfLine": "lf",
88
"plugins": ["prettier-plugin-jsdoc"]
99
}

0 commit comments

Comments
 (0)