mirror: A tiny/fast dataloader implementation
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: update formatting ignore rules

Marais Rossouw (Oct 19, 2023, 11:12 AM +1000) 3e6ae5d6 690d98c1

+5 -1
+5 -1
.prettierignore
··· 1 1 *-lock.yaml 2 2 /index.* 3 - /cache.* 3 + /cache.* 4 + 5 + /src/* 6 + !/src/*.test.ts 7 + !/src/*.types.ts