Files
standardnotes-app-web/packages/filepicker/linter.tsconfig.json
2022-07-05 19:28:22 +02:00

5 lines
69 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["dist", "example"]
}