Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2acb023

Browse files
feat: update
1 parent 8256e83 commit 2acb023

File tree

7 files changed

+3554
-4396
lines changed

7 files changed

+3554
-4396
lines changed

‎carrental-web/src/angular/carrental/angular.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,31 @@
161161
"schematicCollections": [
162162
"@angular-eslint/schematics"
163163
]
164+
},
165+
"schematics": {
166+
"@schematics/angular:component": {
167+
"type": "component"
168+
},
169+
"@schematics/angular:directive": {
170+
"type": "directive"
171+
},
172+
"@schematics/angular:service": {
173+
"type": "service"
174+
},
175+
"@schematics/angular:guard": {
176+
"typeSeparator": "."
177+
},
178+
"@schematics/angular:interceptor": {
179+
"typeSeparator": "."
180+
},
181+
"@schematics/angular:module": {
182+
"typeSeparator": "."
183+
},
184+
"@schematics/angular:pipe": {
185+
"typeSeparator": "."
186+
},
187+
"@schematics/angular:resolver": {
188+
"typeSeparator": "."
189+
}
164190
}
165191
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /