Skip to content

Commit 9ae9df6

Browse files
author
Dennis Labordus
committed
Merge branch 'main' into 104-plugin
2 parents 2805261 + 78e8f0f commit 9ae9df6

28 files changed

+846
-18247
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 life 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)