|
|
@ -1165,8 +1165,8 @@ |
|
|
|
"builder": "@nrwl/linter:lint", |
|
|
|
"builder": "@nrwl/linter:lint", |
|
|
|
"options": { |
|
|
|
"options": { |
|
|
|
"linter": "eslint", |
|
|
|
"linter": "eslint", |
|
|
|
"tsConfig": ["libs/remix-ui/editor-context-view/tsconfig.lib.json"], |
|
|
|
"tsConfig": ["libs/remix-ui/run-tab/tsconfig.lib.json"], |
|
|
|
"exclude": ["**/node_modules/**", "!libs/remix-ui/editor-context-view/**/*"] |
|
|
|
"exclude": ["**/node_modules/**", "!libs/remix-ui/run-tab/**/*"] |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|