diff --git a/README.md b/README.md index b0b6421..b804b12 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ module.exports = { /** @type {import('docusaurus-plugin-react-docgen-typescript').Options} */ // pass in a single string or an array of strings src: ['path/to/**/*.tsx', '!path/to/**/*test.*'], - global: true, parserOptions: { // pass parserOptions to react-docgen-typescript // here is a good starting point which filters out all