Commit Graph

1 Commits (1c9b022c4d9174c3a96fb323593241b19fc245aa)

Author SHA1 Message Date
silverwind 195fccd617
Move eslint config to javascript (#32869)
In preparation for migrating to eslint flat config, move the config file
to javascript. Additional changes:

- `no-undef` is now disabled as it's no longer needed with typescript
- `no-restricted-globals` config is simplified
2 months ago