UNPKG

@strapi/pack-up

Version:

Simple tools for creating interoperable CJS & ESM packages.

12 lines (11 loc) 204 B
import { outdent } from "outdent"; const eslintIgnoreFile = { name: ".eslintignore", contents: outdent` dist ` }; export { eslintIgnoreFile }; //# sourceMappingURL=eslint-CwhyVRy_.mjs.map