UNPKG
js-array-ext
Version:
latest (1.1.0)
1.1.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.4
1.0.3
JavaScript Array Extension
github.com/ideastouch/js-array-ext
ideastouch/js-array-ext
js-array-ext
/
.vscode
/
settings.json
7 lines
•
160 B
JSON
View Raw
1
2
3
4
5
6
7
// Place your settings in this file to overwrite default and user settings.
{
"search.exclude"
:
{
"**/node_modules"
:
true
,
"**/bower_components"
:
true
}
}