Added CoffeeScript

This commit is contained in:
2022-11-19 22:45:16 -05:00
parent 4bf5e73179
commit 41aca6215e
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
$(document).ready ->
console.log('Hello, world!')