mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 16:13:06 +00:00
docs: add minor tweaks to project docs
This commit is contained in:
@@ -4,7 +4,9 @@ These guidelines are meant for TypeScript based project but can be adapted for p
|
||||
|
||||
## Configuration
|
||||
|
||||
Consistent code structure and style is ensured by using [`@openstapps/configuration`](https://gitlab.com/openstapps/configuration/blob/master/README.md). It contains configuration files for your editor, the TypeScript compiler and TSLint.
|
||||
Consistent code structure and style is ensured by using [`@openstapps/configuration`](https://gitlab.com/openstapps/configuration). It contains configuration files for your editor, the TypeScript compiler and TSLint.
|
||||
|
||||
When you install this project and are missing any of the recommended configuration files, they will be automatically created for you.
|
||||
|
||||
## Comments
|
||||
|
||||
|
||||
Reference in New Issue
Block a user