Files
GKNB_MSTM071/Backend/elso gyakorlat/node_modules/get-proto/.eslintrc
T
2026-02-13 19:14:10 +01:00

11 lines
104 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}