Files
performance-tests/wasm_pthread_fast/web/node_modules/get-proto/.eslintrc
2025-11-18 12:55:09 +01:00

11 lines
104 B
Plaintext

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