Skip to content

Commit

Permalink
refactor: add basic settings
Browse files Browse the repository at this point in the history
  • Loading branch information
OneeMe committed Jul 16, 2023
1 parent fdeb5a7 commit cfb7af2
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"editor.formatOnSave": false
}
1 change: 1 addition & 0 deletions project/sample-apps/animatingshapes.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# TODO
- 内容: 'For each BigDot, you can create a circle view with its offset, color, and scale.'
提示: ''
翻译: ''
Expand Down
1 change: 1 addition & 0 deletions project/sample-apps/bubblelevel.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# TODO
- 内容: 'This method returns a string describing the value of a Double using a fixed number of digits. You can pass in the number of integer digits and fraction digits you want, or leave those arguments out for the default values of 2.'
提示: ''
翻译: ''
Expand Down
1 change: 1 addition & 0 deletions project/sample-apps/recognizinggestures.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# TODO
- 内容: 'Recognizing Gestures'
提示: ''
翻译: ''
Expand Down
1 change: 1 addition & 0 deletions project/sample-apps/seismometer.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# TODO
- 内容: 'Seismometer'
提示: ''
翻译: ''
Expand Down

0 comments on commit cfb7af2

Please sign in to comment.