File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 5
5
"source.organizeImports" : false ,
6
6
"source.fixAll" : true ,
7
7
"source.fixAll.eslint" : true
8
- }
8
+ },
9
+ "cSpell.enableFiletypes" : [" mdx" ]
9
10
}
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
205
205
206
206
#### ` tests `
207
207
208
- This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
208
+ This folder holds tests for certain complex types that the module might have, and is especially useful for validating
209
209
unions.
210
210
211
211
:::info
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
205
205
206
206
#### ` tests `
207
207
208
- This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
208
+ This folder holds tests for certain complex types that the module might have, and is especially useful for validating
209
209
unions.
210
210
211
211
:::info
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
205
205
206
206
#### ` tests `
207
207
208
- This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
208
+ This folder holds tests for certain complex types that the module might have, and is especially useful for validating
209
209
unions.
210
210
211
211
:::info
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
205
205
206
206
#### ` tests `
207
207
208
- This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
208
+ This folder holds tests for certain complex types that the module might have, and is especially useful for validating
209
209
unions.
210
210
211
211
:::info
You can’t perform that action at this time.
0 commit comments