UNPKG

steam-api-sdk

Version:

A Node.js wrapper for the Steam Web API, includes many tools for fetching and parsing data from the Steam Web API.

15 lines (14 loc) 285 B
{ "trailingComma": "es5", "tabWidth": 4, "useTabs": true, "semi": false, "singleQuote": true, "printWidth": 120, "quoteProps": "consistent", "jsxSingleQuote": true, "bracketSpacing": true, "bracketSameLine": false, "arrowParens": "always", "singleAttributePerLine": true }