Closed MMMikeM closed 1 year ago
I've had to bypass some linting rules that seem to be giving false positives. Not sure how you have been working around these issues
/Development/mui-chips-input/docs/babel.config.js 0:0 error Parsing error: File '@tsconfig/docusaurus/tsconfig.json' not found /Development/mui-chips-input/docs/docusaurus.config.js 0:0 error Parsing error: File '@tsconfig/docusaurus/tsconfig.json' not found /Development/mui-chips-input/docs/sidebars.js 0:0 error Parsing error: File '@tsconfig/docusaurus/tsconfig.json' not found /Development/mui-chips-input/docs/src/dec.d.ts 0:0 error Parsing error: File '@tsconfig/docusaurus/tsconfig.json' not found /Development/mui-chips-input/docs/src/pages/index.tsx 0:0 error Parsing error: File '@tsconfig/docusaurus/tsconfig.json' not found ✖ 5 problems (5 errors, 0 warnings)
I don't understand, just pass the "placeholder" prop to the MuiChipsInput
I've had to bypass some linting rules that seem to be giving false positives. Not sure how you have been working around these issues