Link old code

This commit is contained in:
Nils Maier 2019-08-20 16:47:49 +02:00 committed by GitHub
parent c1e0d7f531
commit 96ecc1c5f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ DownThemAll! WE
The DownThemAll! WebExtension.
For those still on supported browser: [Non-WebExtension legacy code](https://github.com/downthemall/downthemall-legacy).
About
---
@ -34,4 +36,4 @@ Afterwards there is two important commands to run
Before submitting patches, please make sure you run eslint, if this isn't done automatically, and eslint does not report any open issues. Code contributions should favor typecript code over javascript code. External dependencies that would ship with the final product (including all npm/yarn packages) should be kept to a bare minimum.
The code base is comparatively large for a WebExtension, with over 10K sloc of typescript and over 14K sloc total.
The code base is comparatively large for a WebExtension, with over 10K sloc of typescript and over 14K sloc total.