UNPKG

@blueprintjs/icons

Version:

Components, fonts, icons, and css files for creating and displaying icons.

11 lines (10 loc) 264 B
{ "extends": "./tsconfig.build.json", "compilerOptions": { "composite": true, "noEmit": true, "skipLibCheck": true }, "include": ["**/*.ts", "**/*.tsx", "**/*.test.ts", "**/*.test.tsx", "**/*.test.mts"], "exclude": [] }