novo-elements icon indicating copy to clipboard operation
novo-elements copied to clipboard

feat(config): Updated tsconfig to standard format, and remove extraneous configs

Open bvkimball opened this issue 2 years ago • 3 comments

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

bvkimball avatar Jun 19 '22 02:06 bvkimball

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 🌎

github-actions[bot] avatar Jun 19 '22 02:06 github-actions[bot]

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-actions[bot] avatar Jun 20 '22 18:06 github-actions[bot]

$GITHUB_STEP_SUMMARY

github-actions[bot] avatar Aug 17 '22 01:08 github-actions[bot]

taken care of with #1413

dvoegelin avatar Jun 20 '23 14:06 dvoegelin