Scott O'Malley
Scott O'Malley
I can confirm that in 1.5 the area under the greenhouse is tillable once it is moved, I've attached a screengrab below where I have tilled the upper left area...
I can post screenshots in Spring once I reach that point in the game
No worries, I'll keep an eye out for anything else and I'll post it here I guess. Also would it be better to submit the types here or to definitely...
So the [publishing section](http://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html) on Typescript lists two ways it can go, first is to self host and reference it in the `types`/`typings` property in `package.json` the other is to...
@qwales1 just wanted to address your questions from the issue I submitted and to run something additional past you on it. Right now I've provided a .tests.ts file which I...
I'll look into it tomorrow and see can I get it set up. I'll also look to just run the existing tests files through the typescript compiler as that is...
I seem to have updated against a different branch? What would be the best branch to redirect this PR to?
Cheers, will get it sorted On 16 July 2017 at 23:01, Chris Wales wrote: > @TheHandsomeCoder I think it should > go to 2.x but looks like its maybe rebased...
I've reverted the merge from master and pulled from the 2.x branch instead. I've looked through the changes that were made since May 14th and there's nothing currently that I...
I too am getting this error, was there any solution you found @2994186010