UNPKG

@incizzle/mytls

Version:

Mimic TLS/JA3 fingerprint inside Node with help from Go

10 lines (9 loc) 161 B
module.exports = { singleQuote: true, printWidth: 100, endOfLine: 'auto', trailingComma: 'es5', semi: true, tabWidth: 2, arrowParens: 'always', };