UNPKG

@envsa/repo-config

Version:

Repository configuration and GitHub workflows for @envsa/shared-config.

26 lines (23 loc) 350 B
# Git Ignore # Also used by CSpell, Stylelint, and ESLint # @envsa/repo-config boilerplate .DS_Store .env .env.* !.env.example .eslint-config-inspector .svelte-kit/ {tmp,temp}/ **/*.min.js /scratch/ bower_components/ build/ coverage/ dist/ /web/assets/* node_modules/ vendor/ /test-results/ /playwright-report/ /playwright/.cache/ # Customizations