Commit 858abf68 authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

Merge pull request #860 from QingWei-Li/feat/remove-use-strict

Remove use strict
parents 0391488b 27527bc1
{
"presets": [["es2015", { "loose": true }]],
"plugins": ["transform-vue-jsx"],
"plugins": ["transform-vue-jsx", "transform-remove-strict-mode"],
"env": {
"utils": {
"plugins": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment