- Timestamp:
- 12/12/24 17:06:06 (2 months ago)
- Branches:
- main
- Children:
- 79a0317
- Parents:
- d565449
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/is-finalizationregistry/.eslintrc
rd565449 r0c6b92a 4 4 "extends": "@ljharb", 5 5 6 "globals": {7 "FinalizationRegistry": false,8 },9 10 6 "rules": { 11 7 "id-length": 0, 12 "operator-linebreak": [2, "before"],13 8 }, 14 9 }
Note:
See TracChangeset
for help on using the changeset viewer.