|
|
|
@ -7,4 +7,4 @@ If you need to add a new package to the Neon project please make sure to execute
|
|
|
|
|
2. Make sure to activate our strict linting by adding it to the package. |
|
|
|
|
3. Regenerate the dependency overrides by executing `melos bootstrap`. |
|
|
|
|
4. Add a Symlink to our main [license](../LICENSE). |
|
|
|
|
5. Update [commitlint.yaml](../commitlint.yaml) and [tool/build-app.sh](../tool/build-app.sh) by adding the new package name. |
|
|
|
|
5. Update [commitlint.yaml](../commitlint.yaml) by adding the new package name. |
|
|
|
|