.babelrc 43 Bytes
Newer Older
Davyd Dobryakov's avatar
Davyd Dobryakov committed
1 2 3 4 5
{
	"presets": [
		"@babel/preset-env"
	]
}