8 lines
145 B
YAML
Raw Normal View History

2023-03-01 10:30:54 -05:00
- name: Install packages
package:
name:
- aspell-en
2023-05-27 12:15:05 -04:00
- prettier # typescript+yaml formatting
2023-05-27 13:41:08 -04:00
- pyright
2023-03-01 10:30:54 -05:00
state: present