This commit is contained in:
2025-09-14 03:13:47 +08:00
commit 08e5b1f3a4
47 changed files with 29814 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/** @type {import('stylelint').Config} */
export default {
extends: "stylelint-config-standard",
};