exesser / exesser/exess-skeleton
Fix frontend build warnings
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Example**
```
/exesscms/app/es6/guidance-mode/form-element-edit-wrapper/form-element-edit-wrapper.component.js
35:9 warning '$window' is not defined no-undef
36:8 warning Missing semicolon semi
44:60 warning Missing space before opening brace space-before-blocks
46:9 warning You should use the "log" method of the AngularJS Service $log instead of the console object angular/log
47:9 warning You should use the "log" method of the AngularJS Service $log instead of the console object angular/log
50:61 warning Missing space before opening brace```
Contributor guide
Assessment
This issue has not been assessed yet.