Changeset 79a0317 for imaps-frontend/node_modules/get-proto
- Timestamp:
- 01/21/25 03:08:24 (3 days ago)
- Branches:
- main
- Parents:
- 0c6b92a
- Location:
- imaps-frontend/node_modules/get-proto
- Files:
-
- 14 added
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/get-proto/.eslintrc
r0c6b92a r79a0317 5 5 6 6 "rules": { 7 "no-magic-numbers": 0 8 } 7 "id-length": "off", 8 "sort-keys": "off", 9 }, 9 10 }
Note:
See TracChangeset
for help on using the changeset viewer.