Commit Graph

2 Commits (386c1ed908dd7291a19fa0185d325f7810ca0b57)

Author SHA1 Message Date
wxiaoguang ea198f9ea8
Fix eslint (#33002)
Fix  #32982
Related #32869

* eslint-plugin-github 5.1.x doesn't work well with eslint8
* no-undef is still needed
1 month ago
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
1 month ago