From 30ae3cfa42e485a00a268c332a76ae322cf32246 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Wed, 9 Oct 2024 19:26:26 +0200 Subject: added ags and removed eww --- ags/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ags/README.md (limited to 'ags/README.md') diff --git a/ags/README.md b/ags/README.md new file mode 100644 index 0000000..71563ed --- /dev/null +++ b/ags/README.md @@ -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: +/usr/share/com.github.Aylur.ags/types -- cgit v1.2.3