mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 08:15:25 +02:00
chore(project): add angular components code snippets (#3649)
* chore(project): add angular components code snippets * chore(project): add plopjs templates * feat(project): use class in controller template * chore(client): rename generators * chore(vscode): fix controller snippets * chore(git): ignore only specific files in .vscode * chore(plop): move generators to app * chore(plop): fix portainer module * fix(git): fix gitignore vscode * chore(vscode): remove symling to code-snippets * refactor(build): move plop templates to root * feat(build): add readme for plop
This commit is contained in:
parent
38066ece33
commit
766ced7cb1
9 changed files with 804 additions and 33 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -4,5 +4,7 @@ dist
|
|||
portainer-checksum.txt
|
||||
api/cmd/portainer/portainer*
|
||||
.tmp
|
||||
.vscode
|
||||
.eslintcache
|
||||
**/.vscode/settings.json
|
||||
**/.vscode/tasks.json
|
||||
|
||||
.eslintcache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue