Skip to content

Commit e824485

Browse files
committed
Add types
1 parent c62da6a commit e824485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tslint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"quotemark": [true, "single", "avoid-escape"],
1111
"member-access": [true, "no-public"]
1212
},
13+
"declaration": true,
1314
"rulesDirectory": []
1415
}

0 commit comments

Comments
 (0)