UNPKG

maskdata

Version:

Node module to mask various kinds of data in the required formats

8 lines (7 loc) 115 B
module.exports = { semi: true, trailingComma: 'none', singleQuote: true, printWidth: 100, tabWidth: 2 };