source:
frontend/node_modules/hasown/eslint.config.mjs
| Last change on this file was 9af201e, checked in by , 2 weeks ago | |
|---|---|
|
|
| File size: 136 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | import ljharbConfig from '@ljharb/eslint-config/flat'; |
| 2 | ||
| 3 | export default [ | |
| 4 | ...ljharbConfig, | |
| 5 | { rules: { 'no-extra-parens': 'off' } }, | |
| 6 | ]; |
Note:
See TracBrowser
for help on using the repository browser.
