* This removes the exponentiationOperator as it is now in es2016 * Remove from tests * Remove asyncFunctions and restructure test dirs * Remove trailingFunctionCommas
4 lines
110 B
JSON
4 lines
110 B
JSON
{
|
|
"throws": "await* has been removed from the async functions proposal. Use Promise.all() instead. (2:2)"
|
|
}
|