Skip to content

Commit

Permalink
feat(docs): update Dash fork for the 5.16.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrosquall committed Feb 5, 2024
1 parent e548734 commit 5930cc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.2.3
7 changes: 1 addition & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,7 @@
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false,
"typescript.referencesCodeLens.enabled": true,
"eslint.validate": [
"javascript",
"javascriptreact",
"typescript",
"typescriptreact"
],
"eslint.validate": ["javascript", "javascriptreact", "typescript", "typescriptreact"],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
Expand Down

0 comments on commit 5930cc3

Please sign in to comment.