Skip to content

Commit ca1d0c0

Browse files
authored
feat: add tslint config file (#13)
1 parent 4a4dcd3 commit ca1d0c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const linters = [
4848
'commitlint*',
4949
'lint-staged*',
5050
'stylelint*',
51+
'tslint.*',
5152
]
5253

5354
const env = [

0 commit comments

Comments
 (0)