mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* feat(root): rsc components added, packages modified, filter dom props function adapted * fix(root): eslint/prettier issues
5 lines
76 B
JSON
5 lines
76 B
JSON
{
|
|
"extends": "../../../tsconfig.json",
|
|
"include": ["src", "index.ts"]
|
|
}
|