Commit cf9311e6 authored by ioedeveloper's avatar ioedeveloper

removed file-explorer from linting

parent dc4c0ed5
......@@ -99,7 +99,7 @@
"watch": "watchify apps/remix-ide/src/index.js -dv -p browserify-reload -o apps/remix-ide/build/app.js --exclude solc",
"reinstall": "rm ./node-modules/ -rf && rm package-lock.json && rm ./build/ -rf && npm install & npm run build",
"ganache-cli": "npx ganache-cli"
},
},
"browserify": {
"transform": [
[
......
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