UNPKG

@foxglove/eslint-plugin

Version:

Foxglove ESLint rules and configuration

7 lines (6 loc) 119 B
module.exports = { testMatch: ["<rootDir>/**/*.test.ts"], transform: { "^.+\\.(t|j)sx?$": "@swc/jest", }, };