Skip to content

Commit

Permalink
chore: migrate to Turborepo
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb committed Jun 12, 2022
1 parent f269264 commit 1305f5b
Show file tree
Hide file tree
Showing 270 changed files with 2,073 additions and 58,494 deletions.
84 changes: 0 additions & 84 deletions .circleci/config.yml

This file was deleted.

File renamed without changes.
1 change: 0 additions & 1 deletion .eslintignore

This file was deleted.

18 changes: 0 additions & 18 deletions .eslintrc

This file was deleted.

10 changes: 10 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
module.exports = {
root: true,
// This tells ESLint to load the config from the package `eslint-config-custom`
extends: ["custom"],
settings: {
next: {
rootDir: ["apps/*/"],
},
},
};
22 changes: 0 additions & 22 deletions .fossa.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/CODEOWNERS

This file was deleted.

12 changes: 0 additions & 12 deletions .github/FUNDING.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/auto-approve-dependabot.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

49 changes: 0 additions & 49 deletions .github/workflows/deploy.yml

This file was deleted.

Loading

0 comments on commit 1305f5b

Please sign in to comment.