We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe21e19 commit 91bceeeCopy full SHA for 91bceee
2 files changed
angular-17/deno.json
@@ -11,5 +11,8 @@
11
"rxjs": "https://esm.sh/*rxjs@^7.4.0?dev",
12
"rxjs/": "https://esm.sh/*rxjs@^7.4.0&dev/",
13
"tslib": "https://esm.sh/*tslib@^2.3.0?dev"
14
+ },
15
+ "compilerOptions": {
16
+ "experimentalDecorators": true
17
}
18
angular-21/deno.json
@@ -12,5 +12,8 @@
19
0 commit comments