UNPKG

tape-index

Version:

Automatically index and test all modules

8 lines (6 loc) 135 B
"use strict"; module.exports = { printWidth: 100, tabWidth: 4, overrides: [{ files: "package.json", options: { tabWidth: 2 } }] };