Set correect eslintrc path for remix-ide

pull/9/head
ioedeveloper 4 years ago
parent 64171faab9
commit 96bff4b6dd
  1. 2
      workspace.json

@ -64,7 +64,7 @@
"builder": "@nrwl/linter:lint",
"options": {
"linter": "eslint",
"config": "apps/remix-ide/.eslintrc.json",
"config": "apps/remix-ide/.eslintrc",
"files": [
"apps/remix-ide/**/*.js"
],

Loading…
Cancel
Save