UNPKG

phonon

Version:

Phonon is an open source HTML, CSS and JavaScript agnostic framework that allows to create a website or a hybrid Web app.

14 lines (13 loc) 254 B
{ "defaultSeverity": "error", "extends": [ "tslint:recommended", "tslint-config-airbnb" ], "rules": { "object-literal-sort-keys": false, "no-boolean-literal-compare": false, "import-name": false, "no-console": false } }