UNPKG

ti-icons

Version:

Pixel-perfect, hand-crafted icons that draw inspiration from Apple iOS 7

25 lines 485 B
{ "node": true, "browser": true, "esnext": true, "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "immed": true, "indent": 2, "latedef": true, "newcap": true, "noarg": true, "quotmark": "single", "undef": true, "unused": true, "strict": true, "trailing": true, "smarttabs": true, "expr": true, "globals": { "angular": false, "faker": false } }