Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

tilehub/standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilehub - Standard

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.

How to configure for WebStorm

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.

Misc

Other Repositories

Authors

See also the list of contributors who participated in this project.

Releases

No releases published

Packages

No packages published