UNPKG
@konforti/react-truncate
Version:
latest (1.1.0)
1.1.0
1.0.0
Long text truncation
github.com/konforti/react-truncate
@konforti/react-truncate
/
.babelrc
14 lines
(13 loc)
•
205 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"presets"
:
[
[
"env"
,
{
"modules"
:
false
}
]
,
"react"
,
"stage-0"
]
,
"plugins"
:
[
"transform-regenerator"
]
}