app as well as server

auto_join_3.3
christian2 2020-05-04 14:47:02 +02:00
parent 7282287d93
commit ff285b2d87
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Source code contributions into `server/` should pass static code analysis as performed by `npm run lint`.
Source code contributions should pass static code analysis as performed by `npm run lint` in `server` and `app` respectively.