json-graphql-server icon indicating copy to clipboard operation
json-graphql-server copied to clipboard

Modernize

Open djhi opened this issue 1 year ago • 0 comments

Description

Modernize the library:

  • [x] Convert to TS
  • [x] Use Biome for formatting and linting
  • [x] Use vitest instead of jest as we already use vite

Breaking changes

  • the node version no longer export a default. It only export named const

djhi avatar Jul 31 '24 12:07 djhi