gajus / table

Formats data into a string table.
Other
899 stars 77 forks source link

Configure babel to generate code for Node.js 10 #128

Closed realityking closed 3 years ago

realityking commented 3 years ago

Since table now requires Node.js 10 this will generate code to that target. The only difference I could find in the output is that for of is no longer transpiled.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 218


Totals Coverage Status
Change from base Build 215: 0.0%
Covered Lines: 172
Relevant Lines: 236

💛 - Coveralls
gajus commented 3 years ago

:tada: This PR is included in version 6.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: