fix configuration

pull/1851/head
yann300 3 years ago
parent ea16e19e17
commit aea73198ed
  1. 2
      workspace.json

@ -1126,7 +1126,7 @@
"builder": "@nrwl/linter:lint",
"options": {
"linter": "eslint",
"tsConfig": ["libs/remix-ui/vertical-icons-panel/tsconfig.lib.json"],
"tsConfig": ["libs/remix-ui/editor-context-view/tsconfig.lib.json"],
"exclude": ["**/node_modules/**", "!libs/remix-ui/vertical-icons-panel/**/*"]
}
}

Loading…
Cancel
Save