Skip to content

Commit 986307f

Browse files
committed
chore: typescript issue is resolved, remove expect-error comment
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent 8223cdd commit 986307f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/plugins/packageJson.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ const Plugin: ESLint.Plugin = {
7171
version: packageVersion,
7272
},
7373
rules: {
74-
// @ts-expect-error ESLint is missing some API for language-specific rules
7574
'sort-package-json': SortPackageJsonRule,
7675
},
7776
}

0 commit comments

Comments
 (0)