UNPKG

@davinchi-project/icon-bar

Version:

Iconbar inspired by how to section in w3school

18 lines (17 loc) 247 B
{ "extends": "../../tslint.json", "rules": { "directive-selector": [ true, "attribute", "lib", "camelCase" ], "component-selector": [ true, "element", "lib", "kebab-case" ] } }