فهرست منبع

update babel.config.json

Garrett Johnson 4 سال پیش
والد
کامیت
3ef36b5736
1فایلهای تغییر یافته به همراه1 افزوده شده و 10 حذف شده
  1. 1 10
      babel.config.json

+ 1 - 10
babel.config.json

@@ -4,16 +4,7 @@
 
 		[
 
-			"@babel/preset-env",
-			{
-
-		  		"targets": {
-
-					"node": "current"
-
-				}
-
-			}
+			"@babel/preset-env"
 
 		]