mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 15:03:24 +02:00
chore: apply biome
This commit is contained in:
parent
41be5a85a4
commit
b2bd9d0b52
7
.vscode/spdx.code-snippets
vendored
7
.vscode/spdx.code-snippets
vendored
@ -17,7 +17,7 @@
|
|||||||
" */",
|
" */",
|
||||||
"$0"
|
"$0"
|
||||||
],
|
],
|
||||||
"description": "AGPL-3.0-only SPDX header (c style comments)",
|
"description": "AGPL-3.0-only SPDX header (c style comments)"
|
||||||
},
|
},
|
||||||
|
|
||||||
"Add SPDX header (<!--> comments)": {
|
"Add SPDX header (<!--> comments)": {
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"-->",
|
"-->",
|
||||||
"$0"
|
"$0"
|
||||||
],
|
],
|
||||||
"description": "AGPL-3.0-only SPDX header (html style comments)",
|
"description": "AGPL-3.0-only SPDX header (html style comments)"
|
||||||
},
|
},
|
||||||
|
|
||||||
"Add SPDX header (# comments) ": {
|
"Add SPDX header (# comments) ": {
|
||||||
@ -42,8 +42,7 @@
|
|||||||
"# SPDX-License-Identifier: AGPL-3.0-only",
|
"# SPDX-License-Identifier: AGPL-3.0-only",
|
||||||
"$0"
|
"$0"
|
||||||
],
|
],
|
||||||
"description": "AGPL-3.0-only SPDX header (# style comments)",
|
"description": "AGPL-3.0-only SPDX header (# style comments)"
|
||||||
|
|
||||||
}
|
}
|
||||||
// REUSE-IgnoreEnd
|
// REUSE-IgnoreEnd
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user