mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
chore!: Fix warnings when generating docs. (#8660)
This commit is contained in:
@@ -352,6 +352,11 @@
|
||||
// Needs investigation.
|
||||
"ae-forgotten-export": {
|
||||
"logLevel": "none"
|
||||
},
|
||||
|
||||
// We don't prefix our internal APIs with underscores.
|
||||
"ae-internal-missing-underscore": {
|
||||
"logLevel": "none"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user