UNPKG

clean-publish

Version:
51 lines (50 loc) 1.02 kB
export default [ '.circleci', '.DS_Store', '.editorconfig', '.eslintignore', '.flowconfig', '.git', '.github', '.travis.yml', '.vscode', '.watchmanconfig', '.yarnrc', 'appveyor.yml', 'karma.conf.js', 'node_modules', 'package-lock.json', 'pnpm-debug.log', 'pnpm-lock.yaml', 'pnpm-workspace.yaml', '.devcontainer.json', 'test', 'yarn-error.log', '.prettierignore', 'yarn.lock', '.claude', /.oxfmtrc.jsonc?/, 'oxfmt.config.ts', /.oxlintrc.jsonc?/, 'oxlint.config.ts', /^(babel|commitlint|jest|vitest)\.config\.[cm]?(j|t)s$/, /^\.?nano-staged\.(c|m)?js(on)?$/, /^\.?simple-git-hooks.js(on)?$/, /^\.?simple-pre-commit.js(on)?$/, /^\.babelrc/, /^\.clean-publish/, /^\.commitlintrc/, /^\.eslintrc/, /^\.jsconfig/, /^\.jsdocrc/, /^\.lintstagedrc/, /^\.nanostagedrc/, /^\.prettierrc/, /^\.remarkrc/, /^\.renovaterc/, /^\.size-limit/, /^\.yaspellerrc/, /^changelog(\.md|\.txt)?$/i, /eslint.config.(c|m)?js/, /README\.[\w-]+\.md/ ]