Commit Graph
6 Commits
Author SHA1 Message Date
David LechnerandDavid Lechner 3a57f40a93 devcontainer: inital config
This adds a devcontainer config for devs to have an easy way to get a working dev environment.
2024-02-19 22:50:14 -06:00
David LechnerandDavid Lechner 97f271f722 vscode: fix breaking change in psioniq extension
The extension now has a default typescript config an "*" doesn't
override it so we have to have an explicit "typescript" entry.
2023-09-14 21:28:15 -05:00
David Lechner 225ae0e0f2 vscode: automate headers
This uses the psi-header extension to automate the creation and
maintenance of source code file headers.
2022-03-07 16:38:47 -06:00
David Lechner 68fb7e68f2 format scss files 2021-01-27 10:25:08 -06:00
David Lechner 79df44c22a more linting
applying some recomendations from https://www.robertcooper.me/using-eslint-and-prettier-in-a-typescript-project
2020-04-08 19:23:19 -05:00
David Lechner cdfd224934 prettier 2020-04-08 00:00:19 -05:00