UNPKG
@chemistry/mol3dview
Version:
latest (2.1.2)
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
Crystal Structure Viewer
github.com/vreshch/mol3dview
vreshch/mol3dview
@chemistry/mol3dview
/
tslint.json
12 lines
(11 loc)
•
139 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"extends"
:
"tslint:recommended"
,
"rules"
:
{
"curly"
:
true
}
,
"jsRules"
:
{
"curly"
:
true
}
,
"rulesDirectory"
:
[
]
}