Skip to main content
Module

x/modify_via_query/jest.config.js

Natural and type-safe query to mutate a copy of data without changing the original source
Latest
File
module.exports = { preset: "ts-jest", testEnvironment: "node",};