feat: import animal-island-ui snapshot
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"emitDeclarationOnly": true,
|
||||
"declaration": true,
|
||||
"declarationDir": "dist/types"
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["src/**/*.test.tsx", "src/**/*.spec.tsx", "demo", "node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user