UNPKG

db-migrate-cockroachdb

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