Skip to content

Commit 96b615f

Browse files
committed
initial commit
1 parent af5db4c commit 96b615f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+1232
-5594
lines changed

Diff for: .eslintrc.js

-10
This file was deleted.

Diff for: .prettierrc.mjs

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import prettierConfig from '@patricktabar/prettier-config';
2+
3+
export default {
4+
...prettierConfig,
5+
};

Diff for: apps/docs/.eslintrc.js

-9
This file was deleted.

Diff for: apps/docs/README.md

-28
This file was deleted.

Diff for: apps/docs/app/favicon.ico

-8.07 KB
Binary file not shown.

Diff for: apps/docs/app/globals.css

-50
This file was deleted.

Diff for: apps/docs/app/layout.tsx

-22
This file was deleted.

0 commit comments

Comments
 (0)