rss-reader/.eslintrc.js

4 lines
44 B
JavaScript
Raw Normal View History

2021-07-14 02:45:47 +00:00
module.exports = {
extends: '@tophat'
}