add ng2-webpack-config
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"extends": "tslint-config-valorsoft",
|
||||
"rulesDirectory": "./node_modules/codelyzer"
|
||||
"rulesDirectory": "./node_modules/codelyzer",
|
||||
"rules": {
|
||||
"component-selector-name": [false, ""],
|
||||
"only-arrow-functions": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user