Commit 96bff4b6 authored by ioedeveloper's avatar ioedeveloper

Set correect eslintrc path for remix-ide

parent 64171faa
......@@ -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"
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment