mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
* chore: migrate maa website * ci: change docs build test to website build test * fix: rename artifact name to dist * ci: add workflow to deploy website to azure
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
{
|
|
"$schema": "http://json.schemastore.org/prettierrc",
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"useTabs": false
|
|
}
|