UNPKG

@ailibs/feather-react-ts

Version:

compact set of feather icons for React apps with type checking and auto-complete

10 lines (9 loc) 191 B
{ "include": ["*.tsx", "*.ts", "./icons"], "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist", "rootDir": ".", "baseUrl": "." } }