Browse Source

Update tsconfig.base.json

Co-authored-by: Copilot <[email protected]>
pull/737/head
Dan Ditomaso 12 months ago
committed by GitHub
parent
commit
74efb099c5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      tsconfig.base.json

2
tsconfig.base.json

@ -14,6 +14,6 @@
"forceConsistentCasingInFileNames": true, "forceConsistentCasingInFileNames": true,
"noEmit": true, "noEmit": true,
"jsx": "react-jsx", "jsx": "react-jsx",
"baseUrl": ".", "baseUrl": "."
} }
} }
Loading…
Cancel
Save