Improved dialog messages #68
lint.yml
on: push
Lint tests (node latest)
29s
Annotations
7 warnings
Lint tests (node latest):
index.js#L1
Expected space or tab after '/*' in comment
|
Lint tests (node latest):
index.js#L71
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Lint tests (node latest):
index.js#L122
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Lint tests (node latest):
index.js#L792
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Lint tests (node latest):
index.js#L795
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Lint tests (node latest):
index.js#L936
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Lint tests (node latest):
index.js#L945
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|