mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-10 06:43:08 +02:00
eslint linebreak style
This commit is contained in:
parent
c70c9b2494
commit
d8a5af5b8c
@ -14,7 +14,7 @@ module.exports = {
|
|||||||
'tab'
|
'tab'
|
||||||
],
|
],
|
||||||
'linebreak-style': [
|
'linebreak-style': [
|
||||||
'warn',
|
'off',
|
||||||
'windows'
|
'windows'
|
||||||
],
|
],
|
||||||
'prefer-const': [
|
'prefer-const': [
|
||||||
|
Loading…
Reference in New Issue
Block a user