quitados node_modules
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 1s
build-and-deploy / build (push) Failing after 8s
build-and-deploy / deploy (push) Has been skipped

This commit is contained in:
2025-05-30 17:54:40 -06:00
parent 40654fd5be
commit 6fd6750d8d
2080 changed files with 19103 additions and 301272 deletions

View File

@@ -1,11 +0,0 @@
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-lines-per-function": 0,
"multiline-comment-style": 1,
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
},
}