We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3085e47 commit efeda5aCopy full SHA for efeda5a
packages/plugin-knip/src/lib/constants.ts
@@ -1,6 +1,5 @@
1
import { IssueType as KnipIssueType } from 'knip/dist/types/issues';
2
3
-
4
/* eslint-disable sonarjs/no-duplicate-string */
5
export const KNIP_PLUGIN_SLUG = 'knip';
6
export const KNIP_RAW_REPORT_NAME = 'knip-raw-report.json';
0 commit comments