This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
caf7cf5582
electron
/
atom
History
Kevin Sawicki
caf7cf5582
Use const instead of var
2016-01-15 11:46:52 -08:00
..
app
Remove unneeded extra semicolons (;; -> ;)
2016-01-11 02:11:40 +02:00
browser
Use util.inherits instead of CoffeeScript's extend function
2016-01-15 10:17:45 -08:00
common
Declare vars one per line
2016-01-15 10:17:45 -08:00
renderer
Use const instead of var
2016-01-15 11:46:52 -08:00
utility