Skip to content

Commit 4af1f9a

Browse files
Update types/tslint.json
Co-Authored-By: Christian Murphy <christian.murphy.42@gmail.com>
1 parent 12c0abe commit 4af1f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"semicolon": false,
1010
"unified-signatures": false,
1111
"whitespace": false,
12-
"interface-over-type-literal": false
12+
"strict-export-declare-modifiers": false
1313
}
1414
}

0 commit comments

Comments
 (0)