11 lines
102 B
Plaintext
Raw Permalink Normal View History

2024-01-09 05:30:48 +04:00
{
"root": true,
"extends": "@ljharb",
"globals": {
"WeakMap": false,
"WeakSet": false,
},
}