Dia antes primera install

This commit is contained in:
2025-12-08 15:20:28 -06:00
commit 1416478c9c
4130 changed files with 886376 additions and 0 deletions

8
node_modules/nan/.pre-commit-config.yaml generated vendored Normal file
View File

@@ -0,0 +1,8 @@
repos:
- repo: https://github.com/cpplint/cpplint
rev: 2.0.0
hooks:
- id: cpplint
args:
- --filter=-whitespace/indent_namespace,-whitespace/parens
- --linelength=88