UNPKG
react-keen
Version:
latest (0.9.7)
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
React Component for Keen.io Charts
react-keen
/
.vscode
/
settings.json
8 lines
•
202 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"files.exclude"
:
{
"node_modules"
:
"explorerExcludedFiles"
,
"dist"
:
"explorerExcludedFiles"
,
"example/buildi"
:
"explorerExcludedFiles"
,
"npm-debug.log"
:
"explorerExcludedFiles"
}
}