-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
False
During development of HAC-491 there was a lot of lint issues around our first node project. There is import/export issues as well as a few other lint errors. So we decided to mute the linter for now and address the content for the immediate release. Time to fix the linter.
Acceptance Criteria
- Enable the linter, solve the errors
- This likely will mean updating or changing the tsconfig or eslinter config to get it in the way we want (ES Modules in code, CommonJS on export)
Details
vszocs@redhat.com do we want to just provide es modules or do we want just commonjs requires? (or both?)
- relates to
-
HAC-491 Create lib-webpack in Core SDK
- Closed
- links to