diff options
Diffstat (limited to '')
| -rw-r--r-- | ags/README.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ags/README.md b/ags/README.md deleted file mode 100644 index 71563ed..0000000 --- a/ags/README.md +++ /dev/null @@ -1,15 +0,0 @@ - -# Starter Config - -if suggestions don't work, first make sure -you have TypeScript LSP working in your editor - -if you do not want typechecking only suggestions - -```json -// tsconfig.json -"checkJs": false -``` - -types are symlinked to: -/usr/share/com.github.Aylur.ags/types |
