yarn create react-app --template typescript
- remove nodeLinker from .yarnrc.yml
yarn dlx @yarnpkg/sdks vscode
yarn plugin import typescript
- import '@testing-library/jest-dom' in test file
- "typeRoots": ["typing"] in tsconfig.json
- remove eslint config in package.json
Last active
May 4, 2022 01:45
-
-
Save aramis-it/9e5b13b3349d54d841a00707a836cc68 to your computer and use it in GitHub Desktop.
yarn 3 pnp CRA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment