This website requires JavaScript.
Explore
Help
Register
Sign In
Tutorials
/
NWJS_Hour_Tracking
Watch
1
Star
0
Fork
0
You've already forked NWJS_Hour_Tracking
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
812c3a1edd
NWJS_Hour_Tracking
/
tests
/
unit
/
.eslintrc.js
9 lines
113 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Mostly set up
2019-07-08 07:32:03 -06:00
module
.
exports
=
{
env
:
{
jest
:
true
Testing
2019-09-15 22:49:40 -06:00
}
,
rules
:
{
'import/no-extraneous-dependencies'
:
'off'
Mostly set up
2019-07-08 07:32:03 -06:00
}
}
;
Reference in New Issue
Copy Permalink