fix: typo on docs causing problems with autocompletion. (#1350)

* fix: scramble and shuffle comments

* fix: comments on themes,docs, tests and more
This commit is contained in:
Nachito 2025-05-18 16:43:04 -03:00 committed by GitHub
parent 1341bd9c92
commit 5c3501caa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 100 additions and 48 deletions

View file

@ -1,6 +1,3 @@
/**
* @name github
*/
import { tags as t } from '@lezer/highlight';
import { createTheme } from './theme-helper.mjs';