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 721151f commit f231dc9Copy full SHA for f231dc9
commands/utils/config.js
@@ -9,7 +9,7 @@ const defaultSmartUIConfig = {
9
[1920, 1080]
10
],
11
include: [],
12
- exlcude: []
+ exclude: []
13
}
14
};
15
0 commit comments