We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Symbol.metadata
1 parent b93a2a9 commit cb11924Copy full SHA for cb11924
scripts/tsconfig.json
@@ -0,0 +1,5 @@
1
+{
2
+ "compilerOptions": {
3
+ "target": "ESNext", // Fix "Symbol.metadata" errors in decorator tests
4
+ }
5
+}
0 commit comments