source:
frontend/node_modules/hasown/eslint.config.mjs
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 136 bytes | |
| Line | |
|---|---|
| 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.
