UNPKG

@mornya/vessel

Version:

Creates/publishes a Node.js module with no build configuration.

9 lines (8 loc) 190 B
/** @type {import('@lintest/core/lintest').Lintest.ConsumerConfig} */ module.exports = { provider: 'mornya', exportConfig: { lint: '.eslintrc', test: 'jest.config.json', }, };