From 122c13bbbb7064fb2de15e91ee393eddae1be8c4 Mon Sep 17 00:00:00 2001 From: Dennis Thompson Date: Tue, 24 Jan 2023 19:54:56 -0800 Subject: [PATCH] feat: bleh commit to get semantic-release behaving --- README.md | 1 - 1 file changed, 1 deletion(-) 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