Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9485d22

Browse files
Akos Kittakittaakos
Akos Kitta
authored andcommitted
chore: prepare 0.1.0 release.
- remove VSIX from Git, - use VS Code 1.85 settings format Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent 9508d0a commit 9485d22

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

‎.gitignore‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ node_modules/
33
lib/
44
bin/
55
dist/
6-
#build-artifacts/
6+
build-artifacts/
77
.tests/
88
.vscode-test

‎.vscode/settings.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"typescript.tsc.autoDetect": "off",
66
"typescript.tsdk": "node_modules/typescript/lib",
77
"editor.codeActionsOnSave": {
8-
"source.fixAll.eslint": true
8+
"source.fixAll.eslint": "explicit"
99
}
1010
}
-111 KB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /