GITLAB
tektrans
/ komodo2-gw-sds
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
1f80c15f793a4a84cc98df0485ffb0102bda683e
master
1f80c15f793a4a84cc98df0485ffb0102bda683e
komodo2-gw-sds-ss
node_modules
is-negative-zero
.eslintrc
1f80c15f7
install dependencies
Browse Code »
adi surya
3 years ago
.eslintrc
83 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
8
9
{
"
root
":
true
,
"
extends
":
"@ljharb"
,
"
rules
":
{
"
no-magic-numbers
":
0
}
}