mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
git-subtree-dir: packages/share-theme git-subtree-mainline:d8f0709bcegit-subtree-split:2cdd2a0a54
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
{
|
|
"extends": "../.eslintrc",
|
|
"env": {
|
|
"node": true
|
|
},
|
|
"rules": {
|
|
"no-console": "off"
|
|
}
|
|
} |