Skip to content

Commit 0aa51d7

Browse files
committed
fix
1 parent 01ea136 commit 0aa51d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

oxlint.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ export default defineConfig({
8888
"import/unambiguous": "off",
8989

9090
// ── eslint-plugin-jsdoc (built-in) ──
91-
// TS ファイルではシグネチャに型があるため JSDoc の型は重複(ts(80004))。
9291
"jsdoc/require-param": "off",
9392
"jsdoc/require-param-description": "off",
9493
"jsdoc/require-param-type": "off",

0 commit comments

Comments
 (0)