Skip to content

Commit 09f96ae

Browse files
author
Dennis Labordus
authored
Added feature to initialize the DOI/SDI/DAI Structure when not available.
1 parent 8ffcbbb commit 09f96ae

File tree

11 files changed

+569
-17983
lines changed

11 files changed

+569
-17983
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ We provide the following `npm` scripts for your convenience:
4646
- `npm run doc` builds HTML documentation into the `doc` directory
4747
- `npm run build` builds a deployable version of the project into the `dist` directory
4848

49+
### Code style
50+
51+
There is a configuration for ESLint and Prettier that is used to check and format the code.
52+
53+
There are extensions for VSCode and IntelliJ IDEA.
54+
Use and configure these extensions for your IDE to make your live easier.
55+
4956
## License
5057

5158
The [IEC 61850](https://webstore.iec.ch/publication/63319) XSD and NSD code components used are

0 commit comments

Comments
 (0)