mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00

git-subtree-dir: packages/share-theme git-subtree-mainline: d8f0709bce891a8ebc0676bb3b6b5314bf78a129 git-subtree-split: 2cdd2a0a543f0bced8284ca55bc94efadbc7c91f
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
{
|
|
"extends": "../.eslintrc",
|
|
"env": {
|
|
"node": true
|
|
},
|
|
"rules": {
|
|
"no-console": "off"
|
|
}
|
|
} |