screepers / screeps-typescript-starter

Starter kit for TypeScript-based Screeps AI codes.
https://screepers.gitbook.io/screeps-typescript-starter/
The Unlicense
441 stars 318 forks source link

Add tslint-plugin-prettier to package.json #95

Closed Jomik closed 6 years ago

Jomik commented 6 years ago

Not having this causes errors with tslint. I think it's better to have a description of how to add it or how to remove it 👍

Note: This was removed on purpose by @resir014 in https://github.com/screepers/screeps-typescript-starter/commit/48ebaa49af22748a6830fe74d9de6c1ec04323bc

krixi commented 6 years ago

+1 - I just ran into this as well.

resir014 commented 6 years ago

Whoops, thanks for noticing @Jomik!