mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Fix linting errors or tables.js
This commit is contained in:
@ -7,6 +7,7 @@ env:
|
||||
extends: 'eslint:recommended'
|
||||
parserOptions:
|
||||
ecmaVersion: 12
|
||||
sourceType: module
|
||||
rules:
|
||||
accessor-pairs: error
|
||||
array-bracket-newline: 'off'
|
||||
|
Reference in New Issue
Block a user