Skip to content

Commit

Permalink
chore: remove invalid type in @eslint/js (#18164)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Mar 4, 2024
1 parent 1f1260e commit 972ef15
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 972ef15

Please sign in to comment.