chore(build): ng2 style guide applied,
- build process updated - systemjs bundler added BREAKING CHANGES: - directives and selectors renamed to ng2FileSelect and ng2FileDrop
This commit is contained in:
6
.eslintrc.json
Normal file
6
.eslintrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "./node_modules/eslint-config-valorsoft/.eslintrc.json",
|
||||
"env": {
|
||||
"node": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user