mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-12-02 08:32:45 +00:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
"extends": ["@joepie91/eslint-config/react"]
|
|
}; |