A template editor for Thinreports to edit Section Format templates.
Under development for v1.0.0.
Currently, you can only use the v1.0.0 development version package. Please download the package from the v1.0.0-dev release page.
- Node.js >= 16.0
- npm >= 8.0
npm install
npm run electron:serve
npm run test:unit
npm run lint
Or if you don't want auto-correct:
npm run test:lint
npm run build
npm run electron:build