UNPKG

@egjs/grid

Version:

A component that can arrange items according to the type of grids

14 lines (13 loc) 254 B
{ "extends": "./tsconfig", "compilerOptions": { "removeComments": false, "declaration": true, "emitDeclarationOnly": true, "declarationDir": "declaration", "strictNullChecks": false, }, "include": [ "./src/**/*.ts", ] }