Skip to content

Commit 1d101f8

Browse files
committed
chore: try to ignore browser subpath in all files
Signed-off-by: Mark Phelps <[email protected]>
1 parent bed0f17 commit 1d101f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/providers/flipt-web/project.json

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

0 commit comments

Comments
 (0)