Skip to content

Commit d58e52f

Browse files
authored
Update .eslintrc.js
1 parent 1da44ea commit d58e52f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// This configuration only applies to the package manager root.
22
/** @type {import("eslint").Linter.Config} */
3+
34
module.exports = {
45
ignorePatterns: ["apps/**", "packages/**"],
56
extends: ["@repo/eslint-config/library.js"],

0 commit comments

Comments
 (0)