Skip to content

Commit

Permalink
Merge pull request #399 from BellumGens/partners-view
Browse files Browse the repository at this point in the history
  • Loading branch information
kdinev authored Sep 30, 2024
2 parents f3f8098 + cb4b061 commit 6d4e69e
Show file tree
Hide file tree
Showing 34 changed files with 14,525 additions and 13,714 deletions.
12 changes: 10 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,13 @@
"editor.insertSpaces": true,
"editor.tabSize": 2,
"workbench.colorCustomizations": {},
"explorer.compactFolders": false
}
"explorer.compactFolders": false,
"angular-schematics.schematicsDefaultOptions": {
"angular-component": {
"skipDisplayBlock": true
},
"angular-*": {
"externalTemplate": true
}
}
}
Loading

0 comments on commit 6d4e69e

Please sign in to comment.