GoToSocial/web/source/.eslintrc.js

4 lines
65 B
JavaScript

module.exports = {
"extends": ["@f0x52/eslint-config-react"]
};