Skip to content

Commit

Permalink
Merge pull request #28 from 1673beta/develop
Browse files Browse the repository at this point in the history
γ¨γ‚Šγ‚γˆγš
  • Loading branch information
1673beta authored Mar 23, 2024
2 parents 0570f77 + 26d18ce commit c7a5a07
Show file tree
Hide file tree
Showing 328 changed files with 4,839 additions and 8,785 deletions.
2 changes: 1 addition & 1 deletion .config/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
# Option 3: If neither of the above applies to you.
# (In this case, the source code should be published
# on the CherryPick interface. IT IS NOT ENOUGH TO
# DISCLOSE THE SOURCE CODE WHEN A USER REQUESTS IT BY
# DISCLOSE THE SOURCE CODE WEHN A USER REQUESTS IT BY
# E-MAIL OR OTHER MEANS. If you are not satisfied
# with this, it is recommended that you read the
# license again carefully. Anyway, enabling this
Expand Down
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"Vue.volar",
"Vue.vscode-typescript-vue-plugin",
"Orta.vscode-jest",
"dbaeumer.vscode-eslint",
"mrmlnc.vscode-json5"
Expand Down
75 changes: 0 additions & 75 deletions .github/workflows/check-spdx-license-id.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/release-edit-with-push.yml

This file was deleted.

122 changes: 0 additions & 122 deletions .github/workflows/release-with-dispatch.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/release-with-ready.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"Vue.volar",
"Vue.vscode-typescript-vue-plugin",
"Orta.vscode-jest",
"dbaeumer.vscode-eslint",
"mrmlnc.vscode-json5"
]
}
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"*.test.ts": "typescript"
},
"jest.jestCommandLine": "pnpm run jest",
"jest.runMode": "on-demand",
"jest.autoRun": "off",
"editor.codeActionsOnSave": {
"source.fixAll": "explicit"
},
Expand Down
Loading

0 comments on commit c7a5a07

Please sign in to comment.