Tilehub is a collaborative editor for tile based maps.
This is the standard coding convention for tilehub. It is based on Standard but with slight changes. These changes can be found in eslintrc.json provided in this repository.
Go to File > Settings
and select Language & Frameworks > JavaScript > Code Quality Tools > ESLint
.
The ESLint package should be automatically filled. If not, then select {your-workspace}/node_modules/eslint
For the configuration file select {your-workspace}/node_modules/tilehub.standard/eslintrc.json
. WebStorm should now
recognize the new coding standard.
- Ecevit Emre Okan - eecevit
- Mueller Maxmilian - maximilian.ambross
- Reichl Markus - re1
- Sunaric Dragana - dr4ggy
- Waldock Kevin - KevinW1998
See also the list of contributors who participated in this project.