Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to typescript. Closes #13 #15

Closed
wants to merge 2 commits into from
Closed

Conversation

mrcasals
Copy link
Owner

@mrcasals mrcasals commented Jul 24, 2016

Move code to typescript. This PR closes #13.

@mrcasals mrcasals changed the title Move to typescript. Closes #11 Move to typescript. Closes #13 Jul 24, 2016
@mrcasals
Copy link
Owner Author

See #13

@mrcasals mrcasals force-pushed the move_to_typescript branch 3 times, most recently from f896cf9 to 06bdabf Compare July 25, 2016 10:10
@mrcasals
Copy link
Owner Author

mrcasals commented Aug 5, 2016

It currently shows 2 errors:

ERROR in [default] /Users/marc/code/town_simulator/src/index.ts:31:33
Property 'count' does not exist on type '{}'.

ERROR in [default] typings/globals/require/index.d.ts:367:12
Subsequent variable declarations must have the same type.  Variable 'require' must be of type 'NodeRequire', but here has type 'Require'.

Once they're fixed, this can be merged.

@mrcasals mrcasals closed this Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move code to TypeScript
1 participant