mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
chore: prettier
This commit is contained in:
parent
ccf89d8480
commit
70fa51d4a1
67 changed files with 1811 additions and 1838 deletions
20
.vscode/settings.json
vendored
20
.vscode/settings.json
vendored
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"go.inferGopath": false,
|
||||
"editor.tabSize": 2,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.formatOnSave": true,
|
||||
"bazel.buildifierFixOnFormat": true,
|
||||
"[starlark]": {
|
||||
"editor.tabSize": 4
|
||||
}
|
||||
}
|
||||
{
|
||||
"go.inferGopath": false,
|
||||
"editor.tabSize": 2,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.formatOnSave": true,
|
||||
"bazel.buildifierFixOnFormat": true,
|
||||
"[starlark]": {
|
||||
"editor.tabSize": 4
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue