Files
tautkan-kanban/client/node_modules/supports-preserve-symlinks-flag/.eslintrc
T
Power BI Dev 88c7c653c2 first init
2026-08-17 10:52:09 +07:00

15 lines
132 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"env": {
"browser": true,
"node": true,
},
"rules": {
"id-length": "off",
},
}