mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
chore: fixed tsdoc missing deprecation messages (#6460)
* chore: added missing deprecation messages for `core/renderers/common/block_rendering.ts` * chore: added missing deprecation messages for `core/utils.ts` * chore: updated format * fix: reverted runAfterPageLoad to internal and updated messaging
This commit is contained in:
committed by
GitHub
parent
fa925e8c35
commit
e0b60cbf8a
@@ -379,11 +379,6 @@
|
||||
},
|
||||
"tsdoc-escape-right-brace": {
|
||||
"logLevel": "none"
|
||||
},
|
||||
|
||||
// Needs to be fixed
|
||||
"tsdoc-missing-deprecation-message": {
|
||||
"logLevel": "none"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user