Commit 702d39b 1 parent f0982e0 commit 702d39b Copy full SHA for 702d39b
File tree 6 files changed +25
-0
lines changed
6 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 14
14
MUI Core : MUI Core
15
15
MUI Toolpad : MUI Toolpad
16
16
MUI Connect : MUI Connect
17
+ # Don't forget to run the following command to generate the package writing-rules.zip file
18
+ # Vale uses that ZIP file and not the YAML files.
19
+ #
20
+ # pnpm docs:zipRules
Original file line number Diff line number Diff line change 10
10
' Sparkline Chart ' : Sparkline
11
11
' Gauge Chart ' : Gauge
12
12
' Treemap Chart ' : Treemap
13
+ # Don't forget to run the following command to generate the package writing-rules.zip file
14
+ # Vale uses that ZIP file and not the YAML files.
15
+ #
16
+ # pnpm docs:zipRules
Original file line number Diff line number Diff line change 13
13
' usecase ' : ' use case'
14
14
' client side ' : ' client-side'
15
15
' server side ' : ' server-side'
16
+ # Don't forget to run the following command to generate the package writing-rules.zip file
17
+ # Vale uses that ZIP file and not the YAML files.
18
+ #
19
+ # pnpm docs:zipRules
Original file line number Diff line number Diff line change 17
17
Css : CSS
18
18
NPM : npm # https://css-tricks.com/start-sentence-npm/
19
19
Github : GitHub
20
+ # Don't forget to run the following command to generate the package writing-rules.zip file
21
+ # Vale uses that ZIP file and not the YAML files.
22
+ #
23
+ # pnpm docs:zipRules
Original file line number Diff line number Diff line change @@ -12,3 +12,8 @@ exceptions:
12
12
- ' MUI Toolpad'
13
13
- ' MUI Connect'
14
14
- ' MUI organization' # valid use of a regular space
15
+
16
+ # Don't forget to run the following command to generate the package writing-rules.zip file
17
+ # Vale uses that ZIP file and not the YAML files.
18
+ #
19
+ # pnpm docs:zipRules
Original file line number Diff line number Diff line change 9
9
eg : e.g.
10
10
eg. : e.g.
11
11
' e.g ' : ' e.g. '
12
+ # Don't forget to run the following command to generate the package writing-rules.zip file
13
+ # Vale uses that ZIP file and not the YAML files.
14
+ #
15
+ # pnpm docs:zipRules
You can’t perform that action at this time.
0 commit comments