UNPKG
@emotion/stylis
Version:
latest (0.8.5)
really-unsafe-please-do-not-use (10.0.0-really-unsafe-please-do-not-use.2)
10.0.0-really-unsafe-please-do-not-use.2
10.0.0-really-unsafe-please-do-not-use.1
10.0.0-really-unsafe-please-do-not-use.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
A custom build of Stylis
emotion-js/emotion
@emotion/stylis
/
types
/
tslint.json
14 lines
(12 loc)
•
252 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"extends"
:
"dtslint/dtslint.json"
,
"rules"
:
{
"only-arrow-functions"
:
false
,
"array-type"
:
[
true
,
"generic"
]
,
"semicolon"
:
false
,
"space-before-function-paren"
:
false
}
}