@tutur3u/typescript-config
v0.1.0
Published
Shared TypeScript configurations for Tuturuuu Platform.
Readme
@tutur3u/typescript-config
Shared TypeScript configurations for Tuturuuu Platform.
Installation
npm install --dev @tutur3u/typescript-config
# or
yarn add --dev @tutur3u/typescript-config
# or
pnpm add -D @tutur3u/typescript-configUsage
Next.js Projects
{
"extends": "@tutur3u/typescript-config/nextjs.json"
}Base Configuration
{
"extends": "@tutur3u/typescript-config/base.json"
}Development
This package contains reusable TypeScript configurations. To modify:
- Update the JSON configuration files
- Test in a project
- Commit changes
License
MIT © Tuturuuu
