cjihrig / credit-card

Credit card validation
MIT License
104 stars 22 forks source link

SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode. #27

Closed xinghul closed 8 years ago

xinghul commented 8 years ago

Please, transpile this down to es5, otherwise it's totally unusable.

It breaks in Safari and Firefox.

cjihrig commented 8 years ago

We aren't planning to transpile this module. Please see https://github.com/continuationlabs/credit-card/pull/24 for instructions on transpiling.