Skip to content

Commit

Permalink
ESLint second pass (#143)
Browse files Browse the repository at this point in the history
* Migrate back to upstream `eslint-plugin-ava`

* Bump NPM dependencies
  • Loading branch information
TylerVigario committed May 21, 2024
1 parent 0defd3c commit 8cb059f
Show file tree
Hide file tree
Showing 3 changed files with 890 additions and 298 deletions.
5 changes: 0 additions & 5 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ export default [
{
plugins: {
'@stylistic/js': stylisticJs,
ava,
// TODO [+eslint-plugin-import] Re-enable plugin after ESLint v9 support has been worked out
//import,
node,
jsdoc,
},
rules: {
//
Expand Down
Loading

0 comments on commit 8cb059f

Please sign in to comment.