Strict mode SwitchAccount and SwitchSubscription files (#940)

This commit is contained in:
vaidankarswapnil
2021-07-15 21:24:07 +05:30
committed by GitHub
parent b115bb34ca
commit 8a3929775b
3 changed files with 5 additions and 3 deletions

View File

@@ -140,7 +140,9 @@
"./src/quickstart.ts",
"./src/setupTests.ts",
"./src/userContext.test.ts",
"src/Common/EntityValue.tsx"
"src/Common/EntityValue.tsx",
"./src/Platform/Hosted/Components/SwitchAccount.tsx",
"./src/Platform/Hosted/Components/SwitchSubscription.tsx",
],
"include": [
"src/CellOutputViewer/transforms/**/*",