Skip to content

Commit 67da35e

Browse files
committed
Revert "chore: try to ignore browser subpath in all files"
This reverts commit 677de8c.
1 parent 677de8c commit 67da35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/providers/flipt-web/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"executor": "@nx/eslint:lint",
2222
"outputs": ["{options.outputFile}"],
2323
"options": {
24+
"lintFilePatterns": ["libs/providers/flipt-web/**/*.ts"],
2425
"depCheck": {
2526
"ignorePatterns": ["@flipt-io/flipt-client-js/browser"]
2627
}

0 commit comments

Comments
 (0)