UNPKG

@carbon/layout

Version:

Layout helpers for digital and software products using the Carbon Design System

10 lines (9 loc) 178 B
{ "extends": "./tsconfig.json", "compilerOptions": { "declaration": true, "emitDeclarationOnly": true, "declarationDir": "./lib" }, "include": ["src/**/*"] }