Files
standardnotes-app-web/packages/filepicker/example/.eslintrc
2022-07-05 19:28:22 +02:00

6 lines
47 B
Plaintext

{
"rules": {
"no-console": ["off"]
}
}