Remove useless stict toggle from strict transform.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"plugins": [
|
||||
["transform-strict-mode", { "strictMode": false }]
|
||||
]
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
foo();
|
||||
@@ -1 +0,0 @@
|
||||
foo();
|
||||
Reference in New Issue
Block a user