mirror of
https://github.com/zadam/trilium.git
synced 2025-11-19 23:24:25 +01:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
{
|
|
"extends": "../.eslintrc",
|
|
"rules": {
|
|
"no-console": "off"
|
|
}
|
|
} |