Skip to content

Commit b04c7f8

Browse files
committed
Formatting
1 parent 6191d4c commit b04c7f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
"noFallthroughCasesInSwitch": true,
1515
"strictNullChecks": true
1616
},
17+
"include": ["src/**/*"],
1718
"exclude": ["node_modules", ".vscode-test"]
1819
}

0 commit comments

Comments
 (0)