Skip to content

Commit

Permalink
Convert to monorepo with turborepo
Browse files Browse the repository at this point in the history
  • Loading branch information
psiemens committed Oct 5, 2022
1 parent 7ac34fc commit 8244a2c
Show file tree
Hide file tree
Showing 109 changed files with 45,226 additions and 5,558 deletions.
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"rules": {
"@typescript-eslint/ban-ts-comment": "off",
"@typescript-eslint/no-explicit-any": "off"
}
},
"ignorePatterns": ["node_modules", "**/node_modules/*", "**/dist/*"]
}
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ node_modules
freshdb

dist
*.tsbuildinfo
*.tsbuildinfo

.turbo
File renamed without changes.
Loading

0 comments on commit 8244a2c

Please sign in to comment.