This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function x(a:string): SomeClass<number, string> { | |
| var b: number = 42; | |
| var c: {foo: bar}; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [version] | |
| 0.19.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [version] | |
| 0.19.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // @flow | |
| export var named = 42; | |
| export default "asdf"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [libs] | |
| lib.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [libs] | |
| lib.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [libs] | |
| lib.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm install | |
| npm WARN engine get-stdin@5.0.0: wanted: {"node":">=0.12.0"} (current: {"node":"0.10.30","npm":"1.4.21"}) | |
| npm WARN package.json node-pre-gyp@0.6.15 No README data | |
| > fsevents@1.0.5 install /Users/jeffmo/Projects/babel/node_modules/gulp-watch/node_modules/chokidar/node_modules/fsevents | |
| > node-pre-gyp install --fallback-to-build | |
| [fsevents] Success: "/Users/jeffmo/Projects/babel/node_modules/gulp-watch/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v11-darwin-x64/fse.node" is installed via remote | |
| > fsevents@1.0.5 install /Users/jeffmo/Projects/babel/node_modules/babel/node_modules/chokidar/node_modules/fsevents |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm install | |
| npm WARN package.json mocha-fixtures@2.0.0 No description | |
| node scripts/bootstrap.js | |
| npm WARN uninstall not installed in /usr/local/lib/node_modules: "babel" | |
| babel | |
| babel-browser | |
| babel-cli | |
| babel-code-frame | |
| Linking /Users/jeffmo/Projects/babel/packages/babel-core to /Users/jeffmo/Projects/babel/packages/babel-cli/node_modules/babel-core | |
| Linking /Users/jeffmo/Projects/babel/packages/babel-polyfill to /Users/jeffmo/Projects/babel/packages/babel-cli/node_modules/babel-polyfill |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm install | |
| node scripts/bootstrap.js | |
| npm WARN uninstall not installed in /usr/local/lib/node_modules: "babel" | |
| babel | |
| babel-browser | |
| babel-cli | |
| babel-code-frame | |
| Linking /Users/jeffmo/Projects/babel/packages/babel-core to /Users/jeffmo/Projects/babel/packages/babel-cli/node_modules/babel-core | |
| Linking /Users/jeffmo/Projects/babel/packages/babel-polyfill to /Users/jeffmo/Projects/babel/packages/babel-cli/node_modules/babel-polyfill | |
| babel-core |