This commit is contained in:
naive231 2024-11-14 23:56:13 +08:00
parent 2a12bd7453
commit 11ed773d82
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ data.json
.DS_Store .DS_Store
package-lock.json package-lock.json
.cl .cl
tags

3
env.vim Normal file
View File

@ -0,0 +1,3 @@
args! env.vim
argadd main.ts
set makeprg=tsc\ %