mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-28 17:18:46 +00:00
Improve doc comment rendering in markdown
This commit is contained in:
@@ -304,7 +304,7 @@ export class SpyglassService {
|
||||
idOmitDefaultNamespace: false,
|
||||
undeclaredSymbol: [
|
||||
{
|
||||
if: { category: ['bossbar', 'objective', 'team'] },
|
||||
if: { category: ['bossbar', 'objective', 'team', 'shader'] },
|
||||
then: { declare: 'block' },
|
||||
},
|
||||
...core.VanillaConfig.lint.undeclaredSymbol as any[],
|
||||
|
||||
Reference in New Issue
Block a user