mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-01-08 15:18:52 +01:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
|
"use strict";
|
||
|
|
||
|
module.exports = {
|
||
|
"extends": "@f0x52/eslint-config"
|
||
|
};
|