UNPKG

@carbon/layout

Version:

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

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