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