Commit d2a9246
authored
Add local memory limitation (#52)
# Description
This pull request sets a memory limit for local Node.js processes to
700MB by adding the configuration option to the `.npmrc` file.
## Connected Issues
https://app.devrev.ai/devrev/works/ISS-141117
## Checklist
- [x] Tests added/updated and ran with `npm run test` OR no tests
needed.
- [x] Code formatted and checked with `npm run lint`.
- [x] Added "How to test" section to the description OR this section is
not needed.1 parent d929f7c commit d2a9246
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments