This does not add the 'use strict' statement for JS files. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
5 lines
69 B
JSON
5 lines
69 B
JSON
{
|
|
"presets": ["@babel/preset-env"],
|
|
"sourceType": "script"
|
|
}
|