issues
search
kriasoft
/
graphql-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
https://graphqlstart.com
MIT License
3.88k
stars
553
forks
source link
[`api`] Fix TypeScript errors/warnings
#310
Closed
koistya
closed
2 years ago
koistya
commented
2 years ago
[
api
] Tweak typescript config; fix TypeScript errors and warnings
[
api
] Add
yarn api:tsc
(check for type errors) to CI/CD wokflow for pull requests
[
api
] Remove
utils/register-babel.cjs
as it's no longer required
[
db
] Remove
api
dependency
api
] Tweak typescript config; fix TypeScript errors and warningsapi
] Addyarn api:tsc
(check for type errors) to CI/CD wokflow for pull requestsapi
] Removeutils/register-babel.cjs
as it's no longer requireddb
] Removeapi
dependency