Closed piotr-s-brainhub closed 7 years ago
I have a project in es2017 and I use ex. trailing commas in function syntax which is supported in NodeJS since 8.2.1.
trailing commas in function syntax
Unfortunately js-todos doesn't handle this syntax.
fixed
I have a project in es2017 and I use ex.
trailing commas in function syntax
which is supported in NodeJS since 8.2.1.Unfortunately js-todos doesn't handle this syntax.