rm lint target

git4refactor
filip mertens 6 months ago
parent 27e2c1d93d
commit 5b3df39c37
  1. 7
      apps/etherscan/project.json

@ -38,13 +38,6 @@
}
}
},
"lint": {
"executor": "@nrwl/linter:eslint",
"outputs": ["{options.outputFile}"],
"options": {
"lintFilePatterns": ["apps/etherscan/**/*.{ts,tsx,js,jsx}"]
}
},
"serve": {
"executor": "@nrwl/webpack:dev-server",
"defaultConfiguration": "development",

Loading…
Cancel
Save