pull/1851/head
yann300 3 years ago
parent 54c7adbcee
commit d90e3a329f
  1. 2
      workspace.json

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

Loading…
Cancel
Save