UNPKG

gis-lookup

Version:

Lookup Guaranteed Income Supplement amounts for Canada

9 lines (8 loc) 155 B
// prettier.config.js or .prettierrc.js module.exports = { trailingComma: 'es5', tabWidth: 2, semi: true, singleQuote: true, printWidth: 100, };