You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Chazot c93539a268
Page d'acceuil + Redux pour favorite city
2 years ago
..
lib add: dépendances jest 2 years ago
LICENSE Page d'acceuil + Redux pour favorite city 2 years ago
README.md add: dépendances jest 2 years ago
package.json add: dépendances jest 2 years ago

README.md

@babel/plugin-syntax-bigint

Allow parsing of BigInt literals

See our website @babel/plugin-syntax-bigint for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-bigint

or using yarn:

yarn add @babel/plugin-syntax-bigint --dev