Skip to content

Commit

Permalink
fix TS
Browse files Browse the repository at this point in the history
  • Loading branch information
paolodamico committed Dec 28, 2021
1 parent 0bf24a6 commit 2f4a74b
Show file tree
Hide file tree
Showing 28 changed files with 125 additions and 3,299 deletions.
3 changes: 1 addition & 2 deletions .kearc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"tsConfigPath": "./tsconfig.json",
"rootPath": "./src",
"typesPath": "./src",
"writePaths": true
"typesPath": "./src"
}
37 changes: 0 additions & 37 deletions frontend_legacy/components/TimeTravel.tsx

This file was deleted.

6 changes: 0 additions & 6 deletions frontend_legacy/next-env.d.ts

This file was deleted.

9 changes: 0 additions & 9 deletions frontend_legacy/next.config.js

This file was deleted.

47 changes: 0 additions & 47 deletions frontend_legacy/package.json

This file was deleted.

30 changes: 0 additions & 30 deletions frontend_legacy/pages/_app.tsx

This file was deleted.

29 changes: 0 additions & 29 deletions frontend_legacy/tsconfig.json

This file was deleted.

Loading

0 comments on commit 2f4a74b

Please sign in to comment.