.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-reporter / node_modules / supports-color / browser.js
1 'use strict';
2 module.exports = {
3         stdout: false,
4         stderr: false
5 };