|
|
|
@ -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", |
|
|
|
|