* feat(testing): update to jest-preset-angular v8.0.0 part 1 Updates to jest-preset-angular to v8.0.0, includes migrations to fix any existing projects affected by the jest-preset-angular update. closes #1979 * feat(testing): update jest-preset-angular to v8.0.0 part 2 Closed issues: #1979, #2165 Co-authored-by: Joshua D. Mentzer <mentzerj@trinity-health.org> * feat(testing): update jest-preset-angular to v8.0.0 part 3 Co-authored-by: mentzerj <mentzerj@trinity-health.org> Co-authored-by: Mehrad Rafigh <4339673+mehrad-rafigh@users.noreply.github.com>
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"endOfLine": "lf"
|
|
}
|