diff options
| author | Greg Roach <fisharebest@gmail.com> | 2020-02-05 10:32:48 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2020-02-05 10:32:48 +0000 |
| commit | 3fd17b7a7dde921a614ba4c284e81a2ce6bf71a5 (patch) | |
| tree | 30c7d95b2c836fc08d31c91945bc0eee2fcf41fc /README.md | |
| parent | 74b9ba3feb1f6edc9192c5d3ed8af431f8497e9e (diff) | |
| download | webtrees-3fd17b7a7dde921a614ba4c284e81a2ce6bf71a5.tar.gz webtrees-3fd17b7a7dde921a614ba4c284e81a2ce6bf71a5.tar.bz2 webtrees-3fd17b7a7dde921a614ba4c284e81a2ce6bf71a5.zip | |
Add JS coding standard to README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -62,6 +62,8 @@ webtrees follows the [PHP Standards Recommendations](https://www.php-fig.org/psr We do not currently use [PSR-3 (logging)](https://www.php-fig.org/psr/psr-3) - but we plan to do so in the future. +For JavaScript, we use [semistandard](https://github.com/standard/semistandard). + ## Introduction **webtrees** is the web's leading online collaborative genealogy application. |
