UNPKG
confusablematcher-js-interop
Version:
latest (4.8.0)
4.8.0
4.7.1
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.0.0
3.2.0
3.1.0
3.0.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
TypeScript NAPI Interop for ConfusableMatcher.
TETYYS/ConfusableMatcher-js-interop
confusablematcher-js-interop
/
.vscode
/
extensions.json
11 lines
(10 loc)
•
290 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"recommendations"
:
[
"dbaeumer.vscode-eslint"
,
"editorconfig.editorconfig"
,
"esbenp.prettier-vscode"
,
"streetsidesoftware.code-spell-checker"
,
"ms-vscode.cpptools"
]
,
"unwantedRecommendations"
:
[
"hookyqr.beautify"
,
"dbaeumer.jshint"
]
}