mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [ci:force] * [AAE-30886] - Upgrade to latest editorjs * [ci:force] - checking if build is ok * [AAE-32127] - fixed custom parser and sanitizer funciton * [AAE-32127] - fixed custom parser and sanitizer funciton * [ci:force]
5 lines
73 B
Bash
Executable File
5 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export NODE_OPTIONS=--max_old_space_size=8192
|
|
npx lint-staged
|