Skip to content

Commit 8253323

Browse files
Update tools/zod2md-nx-plugin/eslint.config.js
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent fb004e1 commit 8253323

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tools/zod2md-nx-plugin/eslint.config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,4 @@ export default tseslint.config(
1212
},
1313
},
1414
},
15-
{
16-
files: ['**/*.json'],
17-
rules: {
18-
'@nx/dependency-checks': ['error', { ignoredDependencies: [] }],
19-
},
20-
},
2115
);

0 commit comments

Comments
 (0)