Files
babel/packages/babel-plugin-transform-duplicate-keys/test/fixtures/combination/options.json
2018-09-09 17:57:52 -07:00

8 lines
115 B
JSON

{
"plugins": [
"external-helpers",
"transform-duplicate-keys",
"transform-computed-properties"
]
}