babel-plugin-transform-bigint
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "babel-plugin-transform-bigint", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -22,3 +22,4 @@ "main": "index.js", | ||
"bigint" | ||
] | ||
], | ||
"repository": "github.com:Yaffle/babel-plugin-transform-bigint" | ||
} |
@@ -68,5 +68,14 @@ # babel-plugin-transform-bigint | ||
Playground: | ||
=========== | ||
1. Open https://babeljs.io/en/repl | ||
2. Turn off all presets. | ||
3. "Add plugin" @babel/babel-plugin-syntax-bigint | ||
4. "Add plugin" babel-plugin-transform-bigint | ||
¡ It is buggy ! | ||
Usage: | ||
Example: | ||
======== | ||
@@ -73,0 +82,0 @@ 1. Create a file test.js: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
23878
181