UNPKG

@koumoul/gh-pages-multi

Version:

Simply push files to gh-pages on github and manage subdirectories. Easy way to publish documentation for multiple versions of a project for example.

8 lines (7 loc) 156 B
module.exports = { root: true, extends: [ // https://github.com/feross/standard/blob/master/RULES.md#javascript-standard-style 'standard' ] }