diff --git a/.babelrc b/.babelrc deleted file mode 100644 index f9558d8..0000000 --- a/.babelrc +++ /dev/null @@ -1,29 +0,0 @@ -{ - "presets": [ - [ - "@babel/preset-env", - { - "useBuiltIns": "usage", - "modules": false, - "loose": true - } - ], - "@babel/preset-stage-1", - "@babel/preset-react" - ], - "env": { - "production": { - "plugins": [ - "@babel/plugin-transform-react-constant-elements", - ["transform-react-remove-prop-types", { - "removeImport": true - }] - ] - }, - "test": { - "plugins": [ - "@babel/plugin-transform-modules-commonjs" - ] - } - } -} diff --git a/.gitignore b/.gitignore index 97fe4a6..d1a7243 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ reports/ tmp/ yarn-error.log .tern-port +.vscode diff --git a/README.md b/README.md index 6df715e..fe510f5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# React Script Tag 💉 +# React Script Tag Updated for React 18 + +# [NPM Package](https://www.npmjs.com/package/react-script-tag-18) + + This react component is intended to be a drop-in replacement for the ` + + + + + +
+ + + + +