This website requires JavaScript.
Explore
Help
Sign In
Atlas48
/
pointvec
Watch
1
Star
0
Fork
0
You've already forked pointvec
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7dbed87827
pointvec
/
desktop
/
.eslintrc.json
11 lines
122 B
JSON
Raw
Normal View
History
Unescape
Escape
Implemented eslint
2018-10-04 19:52:17 -04:00
{
"extends"
:
"standard"
,
"env"
:
{
"browser"
:
true
,
"node"
:
true
}
,
"globals"
:
{
Cleanup in progress
2019-04-21 19:49:47 -04:00
"dotgrid"
:
true
Implemented eslint
2018-10-04 19:52:17 -04:00
}
}
Reference in New Issue
Copy Permalink