mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-23 04:06:39 +00:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
|
"use strict";
|
||
|
|
||
|
module.exports = {
|
||
|
"extends": "@f0x52/eslint-config"
|
||
|
};
|