mirror of
https://github.com/4source/open-editors-obsidian-plugin.git
synced 2026-07-22 11:40:26 +00:00
8 lines
No EOL
75 B
Text
8 lines
No EOL
75 B
Text
{
|
|
"extends": [
|
|
"./.eslintrc"
|
|
],
|
|
"rules": {
|
|
"no-console": "off",
|
|
}
|
|
} |