返回提交历史
Added
.vscode/settings.json
+3
-0
XFEstudio/SpaceNinjaServer
chore(vscode): set typescript.preferences.preferTypeOnlyAutoImports
1439fdc0
代码差异
1 个文件
+3
-0
@@ -0,0 +1,3 @@
1
{
2
"typescript.preferences.preferTypeOnlyAutoImports": true
3
}