mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-30 22:49:03 +02:00
♻️ Restructure ui package (#991)
This commit is contained in:
parent
458a178f65
commit
a174841a6a
35 changed files with 79 additions and 54 deletions
|
@ -8,12 +8,6 @@
|
|||
},
|
||||
"strictNullChecks": true,
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
"**/*.js",
|
||||
".next/types/**/*.ts",
|
||||
"src/app/[locale]/p/[participantUrlId]/page.tsx",
|
||||
],
|
||||
"include": ["**/*.ts", "**/*.tsx", "**/*.js", ".next/types/**/*.ts"],
|
||||
"exclude": ["node_modules"],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue