mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-16 22:24:49 +00:00
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export NODE_OPTIONS=--max_old_space_size=8192
|
|
lint-staged
|