Dan Ditomaso
12 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
tsconfig.base.json
|
|
@ -14,6 +14,6 @@ |
|
|
"forceConsistentCasingInFileNames": true, |
|
|
"forceConsistentCasingInFileNames": true, |
|
|
"noEmit": true, |
|
|
"noEmit": true, |
|
|
"jsx": "react-jsx", |
|
|
"jsx": "react-jsx", |
|
|
"baseUrl": ".", |
|
|
"baseUrl": "." |
|
|
} |
|
|
} |
|
|
} |
|
|
} |