jamesplease / jamesplease/js-playground
Add default options when babel-boilerplate switches to ESLint
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
``` js
var method = function({name: 'james'} = options) {
}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the babel-boilerplate configuration and the point where it switches to ESLint. Reproduce the JavaScript example from the issue, then determine the expected default-options behavior and verify that the ESLint setup accepts it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, eslint, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100