]> git.lizzy.rs Git - micro.git/commit
Update coffeescript.yaml (#1571)
authorSome person <48339289+gsbhasin123@users.noreply.github.com>
Thu, 23 Apr 2020 03:12:56 +0000 (20:12 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 03:12:56 +0000 (23:12 -0400)
commit0f984131fb0993f5c84fd7de5b82ab42fecd5139
tree4c4be87c20a0ce9444ecd2b111f774f7cb2c93e5
parenteb7189dcdbb4e4cdee64f2a8916a7bd67a68640c
Update coffeescript.yaml (#1571)

* Update coffeescript.yaml

We need much much more modern coffeescript standards, the current one has broken `0x123456` (hex) and single quotes, and doesn't support multiline comments. This PR aims to fix that. I'm no regexp expert, I just based this off JS', so tell me if I did anything wrong.

* Update coffeescript.yaml
runtime/syntax/coffeescript.yaml