We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c7935 commit a6258efCopy full SHA for a6258ef
eslint.config.mjs
@@ -326,5 +326,5 @@ export default tseslint.config(
326
}],
327
}
328
},
329
- { ignores: ["eslint.config.mjs", "dist/*"], },
+ { ignores: ["eslint.config.mjs", "lib/*"], },
330
);
0 commit comments