UNPKG

r6s-stats-api

Version:

An api for fetching player statistics from Rainbow Six Siege

7 lines (6 loc) 96 B
module.exports = { trailingComma: 'es5', tabWidth: 4, semi: true, singleQuote: true, };