Skip to content

Commit ef03ab2

Browse files
authored
feat: add more examples for text matching (#181)
* add more examples for text matching * add links to FAQ answer about text content * fix formatting
1 parent ccf12c0 commit ef03ab2

File tree

3 files changed

+318
-206
lines changed

3 files changed

+318
-206
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"standard.enable": false,
33
"eslint.enable": true,
4-
"typescript.surveys.enabled": false
4+
"typescript.surveys.enabled": false,
5+
"editor.formatOnSave": false
56
}

0 commit comments

Comments
 (0)