Permalink
September 14, 2020 10:42
Newer
100644
14 lines (14 sloc)
312 Bytes
Ignoring revisions in .git-blame-ignore-revs.
1
/**
2
* unopinionated config. just the things that are necessarily runtime errors
3
* waiting to happen.
4
* @type {Object}
5
*/
6
module.exports = {
7
plugins: ['import'],