ags
This commit is contained in:
parent
eddf7cecb8
commit
aea798d119
16631 changed files with 1480363 additions and 257 deletions
15
home/ags/README.md
Normal file
15
home/ags/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
# 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:
|
||||
/home/lilith/.local/share/com.github.Aylur.ags/types
|
||||
Loading…
Add table
Add a link
Reference in a new issue