Updated Project Structure (markdown)

Flam3rboy
2021-02-04 09:45:15 +01:00
parent 8652cf55e5
commit 13205267f6
+2
@@ -8,3 +8,5 @@ The ``.json`` language files are located in ``/locales`` and are separated by na
## Source code
We use [TypeScript](https://www.typescriptlang.org/) (JavaScript with types).
The ``.ts`` source files are located in ``/src/`` and will be compiled to ``.js`` in the ``/dist/`` directory.
### [> Next Page](Config)