We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677de8c commit 67da35eCopy full SHA for 67da35e
libs/providers/flipt-web/project.json
@@ -21,6 +21,7 @@
21
"executor": "@nx/eslint:lint",
22
"outputs": ["{options.outputFile}"],
23
"options": {
24
+ "lintFilePatterns": ["libs/providers/flipt-web/**/*.ts"],
25
"depCheck": {
26
"ignorePatterns": ["@flipt-io/flipt-client-js/browser"]
27
}
0 commit comments