generated from Templates/Baseline
OCram85
81aea0a4d2
### 📖 Summary - adds vitepess based docs for Arkanum.dev - migrate arakanumm project from CodeServer org to arkanum org ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #97
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"bracketSpacing": true,
|
|
"editorconfig": true,
|
|
"printWidth": 116,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"vueIndentScriptAndStyle": true
|
|
}
|