mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-06 11:09:30 -06:00
5 lines
72 B
JavaScript
5 lines
72 B
JavaScript
|
|
"use strict";
|
||
|
|
|
||
|
|
module.exports = {
|
||
|
|
"extends": "@f0x52/eslint-config"
|
||
|
|
};
|