{ "eslint.validate": [ "javascript", "javascriptreact", "astro", // Enable .astro "typescript", // Enable .ts "typescriptreact" // Enable .tsx ], "eslint.experimental.useFlatConfig": true, "cSpell.words": [ "ical", "Logto", "qrcode", "Subcomponents", "vevent" ], }