Skip to content

Commit

Permalink
fix: inline typescript compat rules
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed May 17, 2024
1 parent bd818fe commit 1490b42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compare/utilities.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint-disable complexity */
/* eslint-disable import/no-dynamic-require */

const { ESLint } = require('eslint');
const { builtinRules } = require('eslint/use-at-your-own-risk');
Expand Down

0 comments on commit 1490b42

Please sign in to comment.