mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-03-12 17:09:06 +01:00
5 lines
No EOL
82 B
JavaScript
5 lines
No EOL
82 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
"extends": ["@joepie91/eslint-config/react"]
|
|
}; |