Skip to content

Commit 29ac00e

Browse files
committed
pre gts
1 parent a0d1591 commit 29ac00e

13 files changed

+1500
-219
lines changed

__tests__/.DS_Store

6 KB
Binary file not shown.

__tests__/decorators.spec.ts

Lines changed: 203 additions & 146 deletions
Large diffs are not rendered by default.

__tests__/tsconfig.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"compilerOptions": {
3+
"experimentalDecorators": true
4+
}
5+
}

0 commit comments

Comments
 (0)