2023-08-21 00:25:50 -04:00

10 lines
194 B
YAML

- name: Install packages
package:
name:
- aspell-en
- prettier # typescript+yaml formatting
- pyright
- gopls
- typescript-language-server
state: present