mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
fix cspell and ts
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
"novalidate",
|
||||
"npmdir",
|
||||
"Numberish",
|
||||
"onscrollend",
|
||||
"outdir",
|
||||
"ParamagicDev",
|
||||
"peta",
|
||||
|
||||
@@ -69,3 +69,6 @@ if (!isSupported) {
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
// Without an import or export, TypeScript sees vars in this file as global
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user