{ "$schema": "https://unpkg.com/knip@5/schema.json", "entry": ["src/index.tsx"], "project": ["src/**/*.{tsx,ts,js}"], "ignore": [ "packages/**/stories/**", "packages/**/chromatic/**", "packages/design-system/widgets/src/testing/**", "**/*.stories.tsx", "packages/rts/build.js", "packages/design-system/ads/src/Documentation/**", "src/components/designSystems/blueprintjs/**", "packages/design-system/ads/plopfile.mjs", "src/plugins/Linting/**", "src/ee/plugins/Linting/**", "src/ce/plugins/Linting/**", "src/ce/sagas/EnvironmentSagas.ts", "src/ce/utils/analyticsHelpers.ts", "src/ce/utils/autocomplete/helpers.ts", "src/ce/utils/workflowHelpers.ts", "src/workers/Evaluation/**", "src/widgets/ExternalWidget/component/script.js", "src/widgets/ListWidgetV2/widget/derived.js", "src/workers/Tern/tern.worker.ts", "src/widgets/CustomWidget/component/appsmithConsole.js", "src/serviceWorker.ts", "src/ee/utils/serviceWorkerUtils.ts" ], "ignoreDependencies": [ "babel-plugin-lodash", "@types/google.maps", "@types/web", "postcss-url", "@types/dom-view-transitions", "@types/jest", "compression-webpack-plugin", "webpack-retry-chunk-load-plugin", "lint-staged", "ts-jest-mock-import-meta", "cypress-log-to-output", "cypress-repeat-pro", "cypress-multi-reporters", "@aws-sdk/client-s3", "@aws-sdk/lib-storage", "@octokit/rest", "@faker-js/faker", "@grafana/faro-webpack-plugin", "pg", "factory.ts" ] }