Clean up exported data
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"emitDeclarationOnly": true,
|
||||
"outDir": "dist/types"
|
||||
},
|
||||
"include": ["src"]
|
||||
"include": [
|
||||
"src/components",
|
||||
"src/index.ts",
|
||||
"src/styles"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user