Skip to content

Commit

Permalink
chore: remove invalid type in @eslint/js
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Mar 3, 2024
1 parent 79a95eb commit 1b0279c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/js/src/configs/eslint-recommended.js
Expand Up @@ -8,7 +8,6 @@

/* eslint sort-keys: ["error", "asc"] -- Long, so make more readable */

/** @type {import("../lib/shared/types").ConfigData} */
module.exports = Object.freeze({
rules: Object.freeze({
"constructor-super": "error",
Expand Down

0 comments on commit 1b0279c

Please sign in to comment.