UNPKG

tinytar-node10

Version:

Pure javascript implementation of POSIX TAR file format.

14 lines 280 B
{ "extends": "google", "rules": { "require-jsdoc": 0, "eqeqeq": 0, "no-constant-condition": 0, "no-negated-condition": 0, "no-implicit-coercion": 0, "no-lonely-if": 0, "no-var": 0, "prefer-rest-params": 0, "comma-dangle": [2, "never"] } }