UNPKG

@davinchi-project/icon-bar

Version:

Iconbar inspired by how to section in w3school

18 lines (17 loc) 246 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "../../out-tsc/spec", "types": [ "jasmine", "node" ] }, "files": [ "src/test.ts" ], "include": [ "**/*.spec.ts", "**/*.d.ts" ] }