mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 06:22:26 -05:00
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
|
|
module.exports = {
|
||
|
|
"extends": ["@f0x52/eslint-config-react"]
|
||
|
|
};
|