We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cd478 commit 6937a84Copy full SHA for 6937a84
packages/plugins/policy/eslint.config.js
@@ -0,0 +1,4 @@
1
+import config from '@zenstackhq/eslint-config/base.js';
2
+
3
+/** @type {import("eslint").Linter.Config} */
4
+export default config;
0 commit comments