Skip to content

Commit

Permalink
type all of the things
Browse files Browse the repository at this point in the history
add autogen files back to the linter ignore
  • Loading branch information
ob6160 committed Sep 24, 2024
1 parent cd47589 commit 558b872
Show file tree
Hide file tree
Showing 29 changed files with 679 additions and 725 deletions.
4 changes: 2 additions & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
explorer-old
!.storybook
src/api-client
!src/api-client/withApollo.tsx
src/api-client/graphql.tsx
src/api-client/page.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
93 changes: 43 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 558b872

Please sign in to comment.