UNPKG

node-osu

Version:

A library for interacting with the osu api

19 lines (18 loc) 282 B
engines: eslint: enabled: true channel: "eslint-5" config: .eslintrc.js duplication: enabled: false config: languages: - javascript fixme: enabled: true ratings: paths: - "**.js" exclude_paths: - test/* - examples/*