Configure ts so it doesnt error on lib types, allowing it to be enabled precommit (or in ci) #100
Annotations
3 errors
test:
app/analytics/query.test.ts#L3
Parse errors in imported module './query': ',' expected. (154:20)
|
test:
app/routes/dashboard.tsx#L17
Parse errors in imported module '../analytics/query': ',' expected. (154:20)
|
test
Process completed with exit code 1.
|