Explorar o código

fix(handsontable): eslint配置

qinlaiqiao %!s(int64=5) %!d(string=hai) anos
pai
achega
ea6f1650c1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      handsontable/.eslintrc.js

+ 1 - 0
handsontable/.eslintrc.js

@@ -77,6 +77,7 @@ module.exports = {
     'padded-blocks': 'off',
     quotes: ['error', 'single'],
     'space-before-function-paren': ['error', 'never'],
+    'linebreak-style': 'off'
   },
   overrides: [
     {