GoToSocial/web/gotosocial-styling/.eslintrc.js

6 lines
72 B
JavaScript

"use strict";
module.exports = {
"extends": "@f0x52/eslint-config"
};