Skip to content

Commit

Permalink
chore: full turbo boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
kidneyweakx committed Dec 11, 2023
1 parent 359d570 commit 540a607
Show file tree
Hide file tree
Showing 43 changed files with 21 additions and 2,977 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18.18
11 changes: 9 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,12 @@
{
"mode": "auto"
}
]
}
],
"eslint.format.enable": true,
"[typescript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[typescriptreact]": {
"editor.formatOnSave": true
}
}
9 changes: 0 additions & 9 deletions apps/docs/.eslintrc.js

This file was deleted.

28 changes: 0 additions & 28 deletions apps/docs/README.md

This file was deleted.

Binary file removed apps/docs/app/favicon.ico
Binary file not shown.
50 changes: 0 additions & 50 deletions apps/docs/app/globals.css

This file was deleted.

22 changes: 0 additions & 22 deletions apps/docs/app/layout.tsx

This file was deleted.

Loading

0 comments on commit 540a607

Please sign in to comment.