progress screen progress bar
This commit is contained in:
parent
eae3b321c7
commit
8cc6e4a1eb
13 changed files with 148 additions and 17 deletions
|
|
@ -6,12 +6,13 @@
|
|||
],
|
||||
"settings": {
|
||||
"search.exclude": {
|
||||
"**/node_modules": true,
|
||||
"**/bower_components": true,
|
||||
"**/*.code-search": true,
|
||||
"dist/**": true,
|
||||
"**/*.css": true,
|
||||
"**/*.min.js": true,
|
||||
"**/bower_components": true,
|
||||
"**/node_modules": true,
|
||||
"**/vendor": true,
|
||||
"dist/**": true
|
||||
},
|
||||
"cSpell.enabled": true,
|
||||
"cSpell.words": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue