gatsby-optional-chaining

1.0.1 • Public • Published

Version Downloads Total

gatsby-optional-chaining

Provide the optional-chaining babel plugin in gatsby, just install and put in gatsby-config.

Install

$ npm i gatsby-optional-chaining

or

$ yarn add gatsby-optional-chaining

How to use

Add the plugin to your gatsby-config.js.

module.exports = {
  plugins: [
    `gatsby-optional-chaining`,
  ]
}

Dependents (0)

Package Sidebar

Install

npm i gatsby-optional-chaining

Weekly Downloads

443

Version

1.0.1

License

ISC

Unpacked Size

2.3 kB

Total Files

6

Last publish

Collaborators

  • victorfellype
  • luanbitar