Skip to content

Commit

Permalink
Move eslint config to javascript (#32869)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
silverwind authored Dec 18, 2024
1 parent e6186bc commit 195fccd
Show file tree
Hide file tree
Showing 2 changed files with 999 additions and 967 deletions.
Loading

0 comments on commit 195fccd

Please sign in to comment.