Commit Graph

1 Commits (581e52b3e78df0da7b31cea107c675dace5e871c)

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