UNPKG

crdb-pg

Version:

A cockroachdb driver to add the missing bits around the pq driver.

9 lines (8 loc) 199 B
{ "extends": "standard", "rules": { "semi": ["error", "always"], "no-unused-vars": "warn", "quotes": ["error", "single", { "avoidEscape": true, "allowTemplateLiterals": true }] } }