summaryrefslogtreecommitdiff
path: root/web/gotosocial-styling/.eslintrc.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/gotosocial-styling/.eslintrc.js')
-rw-r--r--web/gotosocial-styling/.eslintrc.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/gotosocial-styling/.eslintrc.js b/web/gotosocial-styling/.eslintrc.js
deleted file mode 100644
index 376c92936..000000000
--- a/web/gotosocial-styling/.eslintrc.js
+++ /dev/null
@@ -1,5 +0,0 @@
-"use strict";
-
-module.exports = {
- "extends": "@f0x52/eslint-config"
-};