fix ESLint warning #26
Annotations
2 errors and 2 warnings
Run ESLint:
cocos/gfx/webgl2/webgl2-commands.ts#L1104
'glRenderbuffer' is never reassigned. Use 'const' instead
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
cocos/gfx/webgl/webgl-commands.ts#L736
This line has a length of 152. Maximum allowed is 150
|
Run ESLint:
cocos/gfx/webgl/webgl-commands.ts#L2730
This line has a length of 163. Maximum allowed is 150
|