Skip to content

Commit 3c76be3

Browse files
authored
Merge pull request #145 from icefoganalytics/main
Updates from IceFog
2 parents 8fff99a + ccc2205 commit 3c76be3

File tree

205 files changed

+6842
-2871
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+6842
-2871
lines changed

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@
1818
"plantuml.diagramsRoot": ".",
1919
"plantuml.exportSubFolder": false,
2020
"typescript.preferences.importModuleSpecifier": "non-relative",
21+
"typescript.preferences.preferTypeOnlyAutoImports": true,
22+
"typescript.preferences.useAliasesForRenames": false,
2123
"javascript.preferences.importModuleSpecifier": "non-relative"
2224
}

0 commit comments

Comments
 (0)