mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 09:21:25 +03:00
eslint linebreak style
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
|||||||
'tab'
|
'tab'
|
||||||
],
|
],
|
||||||
'linebreak-style': [
|
'linebreak-style': [
|
||||||
'warn',
|
'off',
|
||||||
'windows'
|
'windows'
|
||||||
],
|
],
|
||||||
'prefer-const': [
|
'prefer-const': [
|
||||||
|
Reference in New Issue
Block a user