UNPKG
twitter-splitter
Version:
latest (1.0.0)
1.0.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1
Split your text into Twitter-friendly pieces
twitter-splitter
/
.eslintrc.json
9 lines
•
122 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
[
"airbnb-base"
,
"plugin:jest/recommended"
]
,
"plugins"
:
[
"jest"
]
}