.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rc / browser.js
1
2 // when this is loaded into the browser, 
3 // just use the defaults...
4
5 module.exports = function (name, defaults) {
6   return defaults
7 }