UNPKG

eslint-plugin-text

Version:

An incredible ESLint plugin for retext or textlint

5 lines 234 B
import path from 'node:path'; import { cjsRequire } from '@pkgr/core'; import { _dirname } from "./constants.js"; export const { name, version } = cjsRequire(path.resolve(_dirname, '../package.json')); //# sourceMappingURL=meta.js.map