Move templates to directly under libs/ (#303)

This commit is contained in:
Guillaume Jenkins
2016-11-04 18:32:13 -07:00
committed by Peli de Halleux
parent e5dc046fcc
commit 349a385f97
14 changed files with 6 additions and 6 deletions

7
libs/tsprj/main.ts Normal file
View File

@ -0,0 +1,7 @@
basic.showLeds(`
. . . . .
. # . # .
. . . . .
# . . . #
. # # # .
`);