Skip to content

Commit 2badcb3

Browse files
committed
fix.
1 parent 6bfabec commit 2badcb3

File tree

1 file changed

+5
-0
lines changed
  • tests/baselines/reference/showConfig/Shows tsconfig for single option/looseClassInheritanceStaticCheck

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"compilerOptions": {
3+
"looseClassInheritanceStaticCheck": true
4+
}
5+
}

0 commit comments

Comments
 (0)