Bump prettier (#9373)

This commit is contained in:
Brian Ng
2019-01-22 09:16:32 -06:00
committed by GitHub
parent f2af6c1170
commit f77c450cda
49 changed files with 71 additions and 75 deletions

View File

@@ -1,5 +1,3 @@
{
"plugins": [
"transform-modules-commonjs"
]
"plugins": ["transform-modules-commonjs"]
}