mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 12:12:55 +00:00
feat: copy .editorconfig during installation
This commit is contained in:
@@ -6,6 +6,10 @@ A collection of configuration base files for StApps projects.
|
||||
npm install --save-dev @openstapps/configuration
|
||||
```
|
||||
|
||||
## `.editorconfig`
|
||||
|
||||
This file is automatically copied to your project's root directory upon installation of this package. It tells your editor/IDE about basic settings for indentation and formatting.
|
||||
|
||||
## `tsconfig.json`
|
||||
|
||||
Create a `tsconfig.json` with the following content:
|
||||
|
||||
Reference in New Issue
Block a user