UNPKG
@mcdevsl/superset-ui
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
0.0.0
Superset UI
github.com/apache-superset/superset-ui
apache-superset/superset-ui
@mcdevsl/superset-ui
/
.esprintrc
6 lines
(5 loc)
•
137 B
Plain Text
View Raw
1
2
3
4
5
6
{
"paths"
:
[
"{packages,plugins}/*/{src,test,types}/**/*.{ts,tsx,js,jsx}"
]
,
"ignores"
:
[
"**/node_modules/**/*"
]
,
"port"
:
5004
}