mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
Not check linebreak-style
This commit is contained in:
parent
c835ec13d9
commit
4eec4217a5
@ -68,7 +68,7 @@
|
||||
// Maintainability
|
||||
"eofline": true,
|
||||
"indent": [true, "tabs"],
|
||||
"linebreak-style": [true, "CRLF"],
|
||||
"linebreak-style": false,
|
||||
"max-file-line-count": false,
|
||||
"max-line-length": [true, 140],
|
||||
"no-default-export": false,
|
||||
|
Loading…
Reference in New Issue
Block a user