aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/@babel/helper-validator-identifier/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/@babel/helper-validator-identifier/README.md')
-rw-r--r--vanilla/node_modules/@babel/helper-validator-identifier/README.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/vanilla/node_modules/@babel/helper-validator-identifier/README.md b/vanilla/node_modules/@babel/helper-validator-identifier/README.md
deleted file mode 100644
index 05c19e6..0000000
--- a/vanilla/node_modules/@babel/helper-validator-identifier/README.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# @babel/helper-validator-identifier
-
-> Validate identifier/keywords name
-
-See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/babel-helper-validator-identifier) for more information.
-
-## Install
-
-Using npm:
-
-```sh
-npm install --save @babel/helper-validator-identifier
-```
-
-or using yarn:
-
-```sh
-yarn add @babel/helper-validator-identifier
-```