Lines Matching +full:js +full:- +full:lint
1 # dokuwiki-plugin-bpmnio
3 Renders using the bpmn.io js libraries within dokuwiki:
16 * Node.js 20+ and npm
24 # Install JS/CSS dev dependencies (eslint, stylelint)
37 # JavaScript lint
38 npm run lint:js
40 # LESS/CSS lint
41 npm run lint:css
43 # All JS + CSS lints
44 npm run lint
54 php vendor/bin/phpunit --group plugin_bpmnio
59 The `vendor/` directory contains committed copies of bpmn-js and dmn-js.
63 ./update-vendor.sh