Closed towc closed 6 years ago
The code uses two es6 features (arrow functions and template strings), which surprisingly seem to be already available in node 5: https://node.green/#ES2015-functions-arrow-functions
I also added that it's recommended to update the node version to at least 10
The code uses two es6 features (arrow functions and template strings), which surprisingly seem to be already available in node 5: https://node.green/#ES2015-functions-arrow-functions
I also added that it's recommended to update the node version to at least 10