Issues (33)

topics/chunk/script.js (1 issue)

Severity
1
const {
2
    chunk,
3
    chunk2
4
} = require('./index.js');
5
// put your execution script here
0 ignored issues
show
The expression has no effects. Consider removing it.
Loading history...