UNPKG

tuain-dbpool-generic

Version:

Database pool interface to perform standard database operations as part of the Tuain Application Development Framework

21 lines 353 B
{ "singleQuote": true, "semi": true, "printWidth": 130, "trailingComma": "all", "bracketSpacing": true, "arrowParens": "always", "singleAttributePerLine": false, "overrides": [ { "files": [ "**/*.css", "**/*.scss", "**/*.html" ], "options": { "singleQuote": false } } ] }