zackstrap 1.2.1

A CLI tool to bootstrap project configuration files
Documentation
1
2
3
4
5
6
7
{
  "semi": true,
  "single_quote": true,
  "tab_width": 2,
  "trailing_comma": "es5",
  "print_width": 80
}