summaryrefslogtreecommitdiff
path: root/web/gotosocial-styling/.eslintrc.js
blob: 376c929361fd2059bdc612333e67d1020311e017 (plain)
1
2
3
4
5
"use strict";

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