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
38304be688
electron
/
spec
/
fixtures
/
module
/
original-fs.js
4 lines
85 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:arrow_up: :shirt: updated to eslint 2.1.0 Verified migration doc (nothing to be done) http://eslint.org/docs/user-guide/migrating-to-2.0.0 And made sure the eslint tasks passed
2016-02-16 02:26:25 +00:00
process
.
on
(
'message'
,
function
(
)
{
autoformat more files
2016-03-25 20:03:49 +00:00
process
.
send
(
typeof
require
(
'original-fs'
)
)
}
)
Reference in a new issue
Copy permalink