UNPKG

clever-chat

Version:

Easy to use NPM package for chatbots made by Sunny Development

10 lines 195 B
{ "semi": true, "trailingComma": "none", "quoteProps": "as-needed", "bracketSpacing": true, "arrowParens": "avoid", "printWidth": 80, "tabWidth": 4, "endOfLine": "auto" }