UNPKG

@techiepi/green-audio-player

Version:
14 lines (13 loc) 248 B
{ "parserOptions": { "ecmaVersion": 6 }, "rules": { "indent": ["error", 4], "no-plusplus": ["error", { "allowForLoopAfterthoughts": true }] }, "globals": { "window": true, "document": true } }