Created
          February 24, 2020 23:23 
        
      - 
      
- 
        Save manakuro/734374aa62e75768a02d0ad41e2f05b5 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              Show hidden characters
| { | |
| "plugins":[ | |
| ["@babel/plugin-proposal-pipeline-operator", { "proposal": "minimal"}], | |
| ["@babel/plugin-proposal-optional-chaining", { "loose": false }], | |
| "@babel/plugin-proposal-logical-assignment-operators", | |
| "@babel/plugin-proposal-do-expressions" | |
| ] | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment