chore: [DLCM-2103-2104-2105] improve eslint rules
Need solidify solidify/solidify-frontend!64 (merged)
WAIT RELEASE OF SOLIDIFY-ESLINT-PLUGIN 0.0.2
Warning : Do not merge this branch before release solidify and increment solidify version in package json
Reminder : Procedure to test solidify frontend branch
- Pull dlcm and solidify branches
-
npm i
on solidify (allow to retrieve required lib) -
npm i
on dlcm (allow to retrieve required lib) -
npm run build-solidify
on dlcm (allow to override solidify lib from nexus with local build) -
npm run start
on dlcm to run the app