diff --git a/.babelrc b/.babelrc deleted file mode 100644 index 93c6f8e..0000000 --- a/.babelrc +++ /dev/null @@ -1,17 +0,0 @@ -{ - "presets": [ - "@babel/preset-env", - "@babel/preset-react", - "@babel/preset-typescript" - ], - "plugins": [ - "@babel/transform-runtime", - "@babel/plugin-proposal-class-properties", - "@babel/plugin-syntax-top-level-await" - ], - "env": { - "production": { - "presets": ["minify"] - } - } -} diff --git a/funding.yml b/funding.yml new file mode 100644 index 0000000..afaaa24 --- /dev/null +++ b/funding.yml @@ -0,0 +1 @@ +github: [rishighan] \ No newline at end of file diff --git a/public/index.html b/index.html similarity index 81% rename from public/index.html rename to index.html index 41a2653..21d1f3a 100644 --- a/public/index.html +++ b/index.html @@ -10,6 +10,7 @@
+