UNPKG
g-axis
Version:
latest (1.0.1)
1.0.1
1.0.0
Module for rendering axes FT-style
github.com/ft-interactive/g-axis
ft-interactive/g-axis
g-axis
/
.babelrc
10 lines
(9 loc)
•
111 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"node"
:
"current"
} }] ] }