Skip to content

Commit

Permalink
type all of the things
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Sep 23, 2024
1 parent cd47589 commit 509ffc9
Show file tree
Hide file tree
Showing 30 changed files with 759 additions and 799 deletions.
2 changes: 0 additions & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
explorer-old
!.storybook
src/api-client
!src/api-client/withApollo.tsx
src/api/db
src/api/directives
src/@types/resolvers-types.ts
7 changes: 0 additions & 7 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
**/
const moduleExports = {
reactStrictMode: true,
typescript: {
// !! WARN !!
// Dangerously allow production builds to successfully complete even if
// your project has type errors.
// !! WARN !!
ignoreBuildErrors: true,
},
transpilePackages: [
'@react-leaflet/core',
'react-leaflet',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"framer-motion": "^10.16.4",
"graphql": "^16.9.0",
"graphql-iso-date": "^3.6.1",
"graphql-yoga": "^3.9.1",
"graphql-yoga": "^5.7.0",
"hasha": "^5.2.2",
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.1.0",
Expand Down
Loading

0 comments on commit 509ffc9

Please sign in to comment.