summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2020-02-05 10:32:48 +0000
committerGreg Roach <fisharebest@gmail.com>2020-02-05 10:32:48 +0000
commit3fd17b7a7dde921a614ba4c284e81a2ce6bf71a5 (patch)
tree30c7d95b2c836fc08d31c91945bc0eee2fcf41fc /README.md
parent74b9ba3feb1f6edc9192c5d3ed8af431f8497e9e (diff)
downloadwebtrees-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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59d48d7bc2..bc6417bcff 100644
--- a/README.md
+++ b/README.md
@@ -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.