add internal note to test modules
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# babel-helper-fixtures
|
||||
|
||||
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
||||
|
||||
## Usage
|
||||
|
||||
```javascript
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
# babel-helper-plugin-test-runner
|
||||
|
||||
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# babel-helper-transform-fixture-test-runner
|
||||
|
||||
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
||||
|
||||
## Usage
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user