working on openapi

This commit is contained in:
2023-03-01 20:25:30 +01:00
parent 5065a4b2fb
commit 98e1f7ef09
9 changed files with 114 additions and 58 deletions
-1
View File
@@ -3,7 +3,6 @@
"source.fixAll": true
},
"editor.formatOnSave": true,
"prettier.jsxSingleQuote": false,
"typescript.preferences.quoteStyle": "single",
"javascript.preferences.quoteStyle": "single",
"prettier.singleQuote": true,