mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
059fb06b9f
Use the protractor rules from `@rules_browsers` for the module directory. PR Close #62342
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["es2020", "dom"],
|
|
"types": ["node"],
|
|
"declaration": true,
|
|
"sourceMap": true,
|
|
}
|
|
}
|