Pārlūkot izejas kodu

update babel.config.json

Garrett Johnson 4 gadi atpakaļ
vecāks
revīzija
3ef36b5736
1 mainītis faili ar 1 papildinājumiem un 10 dzēšanām
  1. 1 10
      babel.config.json

+ 1 - 10
babel.config.json

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