We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07aaac commit 86cd921Copy full SHA for 86cd921
cspell.config.cjs
@@ -17,6 +17,7 @@ module.exports = {
17
'doc_build',
18
'node_modules',
19
'pnpm-lock.yaml',
20
+ 'tests/e2e/react-component/public/umd',
21
],
22
flagWords: banWords,
23
dictionaries: ['dictionary'],
0 commit comments