UNPKG

@zennomi/mangadex-full-api

Version:

A MangaDex api based around the official API.

18 lines (17 loc) 256 B
{ "semi": true, "trailingComma": "all", "singleQuote": true, "printWidth": 120, "tabWidth": 4, "useTabs": false, "endOfLine": "auto", "overrides": [ { "files": "*.yml", "options": { "tabWidth": 2 } } ] }