testing ags
This commit is contained in:
15
home/core/gui/ags/README.md
Normal file
15
home/core/gui/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/cnst/.local/share/com.github.Aylur.ags/types
|
||||
Reference in New Issue
Block a user