UNPKG

aoc-automation

Version:

Advent of Code tool to automate the repetitive parts of AoC.

11 lines 213 B
{ "arrowParens": "avoid", "bracketSpacing": true, "printWidth": 80, "proseWrap": "preserve", "semi": true, "singleQuote": false, "tabWidth": 4, "useTabs": true, "trailingComma": "all" }