UNPKG

pickleparser

Version:

A pure Javascript implemented parser for Python pickle format

9 lines (8 loc) 154 B
module.exports = { semi: true, tabWidth: 4, singleQuote: true, trailingComma: 'all', arrowParens: 'always', endOfLine: 'auto', };