summaryrefslogtreecommitdiff
path: root/.babelrc
diff options
context:
space:
mode:
authorache <ache@ache.one>2022-05-02 02:24:33 +0200
committerache <ache@ache.one>2022-05-02 02:24:33 +0200
commit626a2b0ed6c6d4c1e158a4c0266b75da742f78a6 (patch)
tree30cbe80b25c7355e2aecf30ff068d16e64f39c93 /.babelrc
parentFix attention balise in 2FA discord article (diff)
Clean up old file again
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/.babelrc b/.babelrc
deleted file mode 100644
index cf18521..0000000
--- a/.babelrc
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "presets": ["@babel/env"],
- "plugins": [
- ["@babel/plugin-proposal-object-rest-spread"]
- ]
-}