We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da44ea commit d58e52fCopy full SHA for d58e52f
.eslintrc.js
@@ -1,5 +1,6 @@
1
// This configuration only applies to the package manager root.
2
/** @type {import("eslint").Linter.Config} */
3
+
4
module.exports = {
5
ignorePatterns: ["apps/**", "packages/**"],
6
extends: ["@repo/eslint-config/library.js"],
0 commit comments