diff --git a/tsconfig.json b/tsconfig.json index f678e82..d7ac1e3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,10 +6,6 @@ "strict": true, "forceConsistentCasingInFileNames": true }, - // "include": [ - // "src/**/*", - // "types/non-webpack-require.d.ts" - // ], "exclude": [ "__test__" ]