initial commit
This commit is contained in:
commit
27325ea5f1
2537 changed files with 328078 additions and 0 deletions
6
node_modules/hasown/eslint.config.mjs
generated
vendored
Normal file
6
node_modules/hasown/eslint.config.mjs
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import ljharbConfig from '@ljharb/eslint-config/flat';
|
||||
|
||||
export default [
|
||||
...ljharbConfig,
|
||||
{ rules: { 'no-extra-parens': 'off' } },
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue