UNPKG

asciimath-to-latex

Version:
11 lines (10 loc) 191 B
{ "filewatcher.commands": [ { "match": "\\.tsx?", "isAsync": true, "cmd": "cd '${workspaceRoot}' && yarn gts fix '${file}'", "event": "onFileChange" } ] }