mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
12 lines
302 B
JSON
12 lines
302 B
JSON
|
|
{
|
||
|
|
"ban-reviewed-conversions": [
|
||
|
|
"src/app/custom-elements/code/code.component.ts",
|
||
|
|
"src/app/custom-elements/code/pretty-printer.service.ts",
|
||
|
|
"src/app/documents/document.service.ts",
|
||
|
|
"src/app/shared/security.ts"
|
||
|
|
],
|
||
|
|
"ban-worker-calls": [
|
||
|
|
"src/app/search/search.service.ts"
|
||
|
|
]
|
||
|
|
}
|