UNPKG

@koddsson/coworking-with

Version:

A toolchain to help you cowork with others using git

15 lines (12 loc) 188 B
{ "root": true, "extends": "eslint:recommended", "globals": { "require": true, "process": true, "console": true }, "parserOptions": { "ecmaVersion": 2020 } }