UNPKG

@alihbuzaid/ember-ui

Version:

Fleetbase UI provides all the interface components, helpers, services and utilities for building a Fleetbase extension into the Console.

11 lines (10 loc) 220 B
{ "extends": "./tsconfig.json", "compilerOptions": { "declarationDir": "declarations", "emitDeclarationOnly": true, "noEmit": false, "rootDir": "." }, "include": ["addon", "addon-test-support"] }