UNPKG

@vital-ui/react-icon

Version:

10 lines (9 loc) 268 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "rootDir": "./src", "outDir": "./dist" }, "include": ["src/**/*"], "exclude": [ "**/__tests__", "**/__mocks__", "**/*.test.tsx", "**/*.test.tsx", "**/*.stories.tsx" ] }