Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Nov 30, 2023
1 parent 762f1f9 commit c1382e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// @ts-ignore
require("@rushstack/eslint-patch/modern-module-resolution");

/** @type import('@typescript-eslint/utils').TSESLint.Linter.Config */
/** @type import('@typescript-eslint/utils/dist').TSESLint.Linter.ConfigType */
module.exports = {
env: {
browser: true,
Expand Down

0 comments on commit c1382e5

Please sign in to comment.