Commit Graph

1 Commits (f2b1da53925a686e9ebe7e3a01e51708334bf1a7)

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
3 months ago