AK-21/Graphite-Industrial-Intelligence
0
1import ljharbConfig from '@ljharb/eslint-config/flat';2 3export default [4 ...ljharbConfig,5 { rules: { 'no-extra-parens': 'off' } },6];7 1import ljharbConfig from '@ljharb/eslint-config/flat';2 3export default [4 ...ljharbConfig,5 { rules: { 'no-extra-parens': 'off' } },6];7