tsconfig
files to use with apps and packages.
base.json
- base Typescript config, common to all configurationsreact-library.json
- for use with React component librariestypescript-library.json
- for use with other typescript librariesnextjs.json
- for use with Next.js appsreact-app.json
- for use with other React apps