Skip to content

Commit

Permalink
fix: packlint ESLint error (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
po4tion committed Jun 30, 2024
1 parent b114897 commit 0624b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"strict": true,
"skipLibCheck": true
},
"include": ["src", ".eslintrc.js"]
"include": ["src", ".eslintrc.js", "packlint.config.mjs"]
}

0 comments on commit 0624b5a

Please sign in to comment.