fink/jest
usage
jest.config.js
module.exports = {
...
// add fnk files
moduleFileExtensions: ['js', 'fnk'],
transform: {
...
'^.+\\.fnk$': ['@fink/jest/transform']
},
...
};
A Jest transformer for fink modules.
npm install @fink/jest@7.4.0
The Tidelift Subscription provides access to a continuously curated stream of human-researched and maintainer-verified data on open source packages and their licenses, releases, vulnerabilities, and development practices.
Learn more →Login to resync this project