- 16 May, 2020 2 commits
-
-
James Costian authored
Turns out .d.tsx is not treated in the same special way as .d.ts. Source: https://github.com/microsoft/TypeScript/issues/4415
Unverified60e92494 -
James Costian authoredUnverified5a87c547
-
- 10 May, 2020 1 commit
-
-
James Costian authored
Fixes #6794 Also adds support for .d.tsx files, so that a project can consistently use .tsx instead of .ts files, everywhere. Uses @babel/register before loading src/setupProxy to provide TypeScript support, but only loads @babel/register for the TypeScript template or any project which has @babel/register as a dependency or devDependency
Unverified00b9d3a0
-