Daniel Schmidt

Results 104 issues of Daniel Schmidt
trafficstars

Fixes # ## Target Release 1.12.x ## CHANGELOG entry - [ ] This change is user-facing and I added a changelog entry. - [x] This change is not user-facing.

no-changelog-needed

### Input Code Envisioned usage: ```js const t = require('babel-types'); const generate = require('babel-generator').default; const method = t.classMethod("method", t.identifier("myMethod", [], [], false, false); generate(method) // => myMethod(){} const comment =...

This PR adds actions to the provider interface and implements the basic functionality against the provider protocol. Fixes # ## Target Release 1.13.x ## CHANGELOG entry - [ ] This...

no-changelog-needed

Hey folks, just saw the logo was broken :) (took the AWS image again)