UNPKG

@spark-ui/components

Version:

Spark (Leboncoin design system) components.

10 lines (9 loc) 223 B
{ "extends": "../../tsconfig.json", "include": [".", "../../global.d.ts", "./global.d.ts"], "exclude": ["dist", "build", "node_modules"], "compilerOptions" : { "incremental": false, "jsx": "react-jsx" } }