editorconfig-vscode
editorconfig-vscode copied to clipboard
Update and rename .github/workflows/release.yml to g
Please fill in this template.
- [x] Use a meaningful title for the pull request.
- [x] Use meaningful commit messages.
- [x] Run
tsc
w/o errors (same asnpm run compile
). - [x] Run
npm run lint
w/o errors.