Fixed Style

This commit is contained in:
Izuco 2021-07-06 16:39:08 +02:00
parent d8fc49ed69
commit fe2bf92e93

View file

@ -18,7 +18,7 @@ module.exports = {
4,
{ 'SwitchCase': 1 }
],
'linebreak-style': "off",
'linebreak-style': 'off',
'quotes': [
'error',
'single'