Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Remove babel plugins from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KubaJastrz committed Jan 28, 2020
1 parent a8efea2 commit 40cd776
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,11 @@ And it also has some options. Their default values are,
"ignoreFiles": [],
"parserPlugins": [
"jsx",
"objectRestSpread",
["decorators", { "decoratorsBeforeExport": true }],
"classProperties",
"exportExtensions",
"asyncGenerators",
"functionBind",
"functionSent",
"dynamicImport",
"optionalCatchBinding",
"optionalChaining"
"functionSent"
]
}]]
}
Expand Down

0 comments on commit 40cd776

Please sign in to comment.