mirror of
https://gitee.com/openharmony/third_party_typescript
synced 2024-11-23 06:50:54 +00:00
commit
f27c66b3e9
@ -17,7 +17,7 @@ export namespace ArkTSLinter_1_1 {
|
||||
export const cookBookMsg: string[] = [];
|
||||
export const cookBookTag: string[] = [];
|
||||
|
||||
for(let i = 0; i <= 161; i++) {
|
||||
for (let i = 0; i <= 161; i++) {
|
||||
cookBookMsg[ i ] = "";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user