mirror of https://github.com/vladmandic/human
update todo
parent
c79afbd1e7
commit
164e28ed99
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
"search.exclude": {
|
||||
"dist/*": true,
|
||||
"node_modules/*": true
|
||||
"node_modules/*": true,
|
||||
"types": true,
|
||||
"typedoc": true,
|
||||
},
|
||||
"search.useGlobalIgnoreFiles": true,
|
||||
"search.useParentIgnoreFiles": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue