- Migrated ESLint configuration from Next.js to SolidJS - Removed React-specific ESLint plugins - Updated Turbo configuration with global dependencies - Simplified Prisma scripts in API package - Added shared ESLint and TypeScript configs to web and API packages - Cleaned up unnecessary dependencies and configurations
3 lines
57 B
JSON
3 lines
57 B
JSON
{
|
|
"typescript.tsdk": "node_modules\\typescript\\lib"
|
|
}
|