Uh oh!
There was an error while loading. Please reload this page.
Ignore json files from TypeScript type checking - #5614
Conversation
Timer
commented
Oct 29, 2018
Do we have an open issue with typescript about this? Can you link it here please? |
I was just trying to create a |
Timer
commented
Oct 29, 2018
Awesome! |
Timer
commented
Oct 29, 2018
I don't think codesandbox has support for TypeScript yet, maybe try just |
brunolemos
commented
Oct 29, 2018
Didn't work, but nevermind, codesandbox wouldn't show this error output anyway because it's from the typescript compiler |
CodeSandbox will deploy a fix tomorrow: codesandbox/codesandbox-client#1239 TypeScript has already fixed and merged after just a few hours: microsoft/TypeScript#28207 The community is so great 💙 |
Timer
commented
Oct 29, 2018
I guess we should revert this once that's released? |
brunolemos
commented
Oct 29, 2018
Not released yet, just merged. Maybe on 3.1.4. |
Timer
commented
Oct 29, 2018
We'll keep this behavior until CRA 3.0. |
brunolemos
commented
Oct 30, 2018
TypeScript 3.1.4 released; I didn't confirm if the fix was included. |
Fix#5613
Sound's like another typescript bug. Opened microsoft/TypeScript#28202