Raw `ng new` output for the Session-2 Angular portal, reachable at /portal alongside the existing new-frontend placeholder.
13 lines
161 B
Plaintext
13 lines
161 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"overrides": [
|
|
{
|
|
"files": "*.html",
|
|
"options": {
|
|
"parser": "angular"
|
|
}
|
|
}
|
|
]
|
|
}
|