feat: delete multiple files #3259
Annotations
11 errors
NPM lint:
src/store/files.js#L226
Expected indentation of 6 tabs but found 5
|
NPM lint:
src/store/files.js#L227
Expected indentation of 7 tabs but found 6
|
NPM lint:
src/store/files.js#L228
Expected indentation of 7 tabs but found 6
|
NPM lint:
src/store/files.js#L229
Expected indentation of 7 tabs but found 6
|
NPM lint:
src/store/files.js#L230
Expected indentation of 8 tabs but found 7
|
NPM lint:
src/store/files.js#L231
Expected indentation of 7 tabs but found 6
|
NPM lint:
src/store/files.js#L232
Expected indentation of 6 tabs but found 5
|
NPM lint:
src/store/files.js#L241
Extra semicolon
|
NPM lint:
src/store/files.js#L246
Array.prototype.filter() expects a return value from arrow function
|
|
eslint
Process completed with exit code 1.
|