# TSL Syntax
`VSCode` 的 `ts[lf]`语法插件
## 编译&安装
```bash
npm install
vsce package
code --install-extension tsl-syntax-1.0.0.vsix
```