novo-elements
novo-elements copied to clipboard
feat(config): Updated tsconfig to standard format, and remove extraneous configs
The solution format is no longer the recommended approach for angular and typescript projects. This is a precursor to implementing the angular-eslint plugin for when we move from tslint to eslint.
Had to reconfigure jest testing to use angular-cli again, ie npx ng test
, a few ng13 bugs existed.
One in particular was angular2-text-mask
is still in an older library format
aliased this to use @myndmanagement/text-mask
Visit the preview URL for this PR (updated for commit 587b66d):
https://novo-elements--pr1322-f-new-tsconfig-l2gtn0c5.web.app
(expires Wed, 24 Aug 2022 01:53:02 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Unit Test Results
1 files 64 suites 42s :stopwatch: 670 tests 234 :heavy_check_mark: 172 :zzz: 264 :x: 677 runs 234 :heavy_check_mark: 176 :zzz: 267 :x:
For more details on these failures, see this check.
Results for commit a040e375.
:recycle: This comment has been updated with latest results.
$GITHUB_STEP_SUMMARY
taken care of with #1413