Skip to content

Commit e83f7fa

Browse files
committed
- Removed allow js prop since its not needed
1 parent b0bea2d commit e83f7fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"strictNullChecks": true,
1717
"strictFunctionTypes": true,
1818
"allowSyntheticDefaultImports": true,
19-
"allowJs": true,
2019
"skipLibCheck": true
2120
},
2221

0 commit comments

Comments
 (0)