UNPKG

@atlaskit/mention

Version:

A React component used to display user profiles in a list for 'Mention' functionality

73 lines (72 loc) 1.83 kB
{ "extends": "../../../../tsconfig.entry-points.post-office.json", "compilerOptions": { "declaration": true, "target": "es5", "outDir": "../../../../../post-office/tsDist/@atlaskit__mention/app", "rootDir": "../", "composite": true }, "include": [ "../src/**/*.ts", "../src/**/*.tsx" ], "exclude": [ "../src/**/__tests__/*", "../src/**/*.test.*", "../src/**/test.*", "../src/**/examples.*", "../src/**/examples/*", "../src/**/examples/**/*", "../src/**/*.stories.*", "../src/**/stories/*", "../src/**/stories/**/*" ], "references": [ { "path": "../../../analytics/analytics-gas-types/afm-post-office/tsconfig.json" }, { "path": "../../../analytics/analytics-next/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/avatar/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/focus-ring/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/heading/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/icon/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/lozenge/afm-post-office/tsconfig.json" }, { "path": "../../../platform/feature-flags/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/primitives/afm-post-office/tsconfig.json" }, { "path": "../../../people-and-teams/teams-avatar/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/theme/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/tokens/afm-post-office/tsconfig.json" }, { "path": "../../../design-system/tooltip/afm-post-office/tsconfig.json" }, { "path": "../../../data/ufo-external/afm-post-office/tsconfig.json" }, { "path": "../../util-service-support/afm-post-office/tsconfig.json" } ] }