UNPKG
create-emotion-styled
Version:
latest (9.2.8)
next (9.0.0-3)
9.2.8
9.2.6
9.2.5
9.2.3
9.2.1
9.2.0
9.1.2
9.1.1
9.1.0
9.0.1
9.0.0
9.0.0-3
9.0.0-2
9.0.0-0
The styled API for emotion
emotion.sh
emotion-js/emotion
create-emotion-styled
/
types
/
tslint.json
10 lines
(9 loc)
•
235 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"extends"
:
"dtslint/dtslint.json"
,
"rules"
:
{
"array-type"
:
[
true
,
"generic"
]
,
"callable-types"
:
false
,
"no-import-default-of-export-equals"
:
false
,
"no-relative-import-in-test"
:
false
}
}