Simon Legner
Simon Legner
https://eslint.org/docs/user-guide/configuring/#example-configuration does no longer exist. Is https://eslint.org/docs/user-guide/configuring/configuration-files an adequate replacement?
I'm migrating one after another CoffeeScript file to JavaScript using https://decaffeinate-project.org/repl/. Fixes #1197.
Request for comments. We could store the attribution/license information in the docs metadata. For leaflet, this would be ```diff { "name": "Leaflet", "slug": "leaflet~1.6", "type": "simple", "links": { "home": "https://leafletjs.com/",...
Question: Where can I suggest new docs and features? Answer: You can suggest and vote for new docs on the Trello board: https://trello.com/b/6BmTulfx/devdocs-documentation 
Hi Oliver, Uploading to s3://devdocs-documents/ takes a very long time when a lot of files are involved (for instance, `dom` amounts to 6852 files). Is it feasible/possible upload only s3://devdocs-downloads/foo.tar.gz...
- [ ] How to handle >200k individual pages? Setup own instance of https://github.com/Debian/debiman/? If you’re adding a new scraper, please ensure that you have: - [x] Tested the scraper...
Relates to https://github.com/freeCodeCamp/devdocs/issues/878
Very often the desired functionality of a webserver configuration is clear. When a user accesses the URL 1, she should get the file X from /var/foo. The URL 2 is...
- add flag `axisForEachSubplot` - separate method `drawSharedAxis` to allow subclasses to change implementation This is a pull request for the submitted patch https://sourceforge.net/p/jfreechart/patches/302/ and relates to jfree/jfreechart-fse/pull/3