standardnotes-server/packages/time/linter.tsconfig.json

5 lines
58 B
JSON
Raw Normal View History

2022-07-06 09:46:04 +00:00
{
"extends": "./tsconfig.json",
"exclude": ["dist"]
}