Correct TypeScript setup on eject
Created by: Timer
When the user ejects we need to remove the react-scripts
type reference since we give them the full .d.ts
file.
Created by: Timer
When the user ejects we need to remove the react-scripts
type reference since we give them the full .d.ts
file.