Fixes tsconfig.json use of extends (#1045)

This commit is contained in:
Mihovil Ilakovac 2023-03-07 22:52:21 +01:00 committed by GitHub
parent ed89bbee7b
commit cb691c8dd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"compilerOptions": {
"extends": "@tsconfig/vite-react/tsconfig.json",
"compilerOptions": {
// Temporary loosen the type checking until we can address all the errors.
"allowJs": true,
"strict": false

View File

@ -473,7 +473,7 @@
"file",
"web-app/tsconfig.json"
],
"49258557f92e10eddda507885655d22f51d52f6f39e277c2ec1c9d626018c728"
"27e39dd3e6155ffccdb1d9cb0cba8db7d9e06e10958bee900340a2d9f17400c8"
],
[
[

View File

@ -1,6 +1,6 @@
{
"compilerOptions": {
"extends": "@tsconfig/vite-react/tsconfig.json",
"compilerOptions": {
// Temporary loosen the type checking until we can address all the errors.
"allowJs": true,
"strict": false

View File

@ -473,7 +473,7 @@
"file",
"web-app/tsconfig.json"
],
"49258557f92e10eddda507885655d22f51d52f6f39e277c2ec1c9d626018c728"
"27e39dd3e6155ffccdb1d9cb0cba8db7d9e06e10958bee900340a2d9f17400c8"
],
[
[

View File

@ -1,6 +1,6 @@
{
"compilerOptions": {
"extends": "@tsconfig/vite-react/tsconfig.json",
"compilerOptions": {
// Temporary loosen the type checking until we can address all the errors.
"allowJs": true,
"strict": false

View File

@ -739,7 +739,7 @@
"file",
"web-app/tsconfig.json"
],
"49258557f92e10eddda507885655d22f51d52f6f39e277c2ec1c9d626018c728"
"27e39dd3e6155ffccdb1d9cb0cba8db7d9e06e10958bee900340a2d9f17400c8"
],
[
[

View File

@ -1,6 +1,6 @@
{
"compilerOptions": {
"extends": "@tsconfig/vite-react/tsconfig.json",
"compilerOptions": {
// Temporary loosen the type checking until we can address all the errors.
"allowJs": true,
"strict": false

View File

@ -487,7 +487,7 @@
"file",
"web-app/tsconfig.json"
],
"49258557f92e10eddda507885655d22f51d52f6f39e277c2ec1c9d626018c728"
"27e39dd3e6155ffccdb1d9cb0cba8db7d9e06e10958bee900340a2d9f17400c8"
],
[
[

View File

@ -1,6 +1,6 @@
{
"compilerOptions": {
"extends": "@tsconfig/vite-react/tsconfig.json",
"compilerOptions": {
// Temporary loosen the type checking until we can address all the errors.
"allowJs": true,
"strict": false

View File

@ -473,7 +473,7 @@
"file",
"web-app/tsconfig.json"
],
"49258557f92e10eddda507885655d22f51d52f6f39e277c2ec1c9d626018c728"
"27e39dd3e6155ffccdb1d9cb0cba8db7d9e06e10958bee900340a2d9f17400c8"
],
[
[

View File

@ -1,6 +1,6 @@
{
"compilerOptions": {
"extends": "@tsconfig/vite-react/tsconfig.json",
"compilerOptions": {
// Temporary loosen the type checking until we can address all the errors.
"allowJs": true,
"strict": false