UNPKG

ag-grid

Version:

Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components

12 lines 255 B
{ "compilerOptions": { "module": "commonjs", "experimentalDecorators": true, "emitDecoratorMetadata": true, "declaration": true, "target": "es5", "noImplicitAny": true, "outDir": "dist/lib" }, "include": ["src/ts/**/*"] }