UNPKG

metro4

Version:

The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style

18 lines (17 loc) 285 B
{ "env": { "browser": true, "es6": false }, "extends": "eslint:recommended", "globals": { "$": "readonly", "M4Q": "readonly", "m4q": "readonly" }, "parserOptions": { "ecmaVersion": 5 }, "rules": { } }