Simon Legner

Results 128 issues of 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.

feature

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 ![Screenshot 2021-11-05 at 20-50-06 DevDocs Documentation Trello](https://user-images.githubusercontent.com/782446/140570268-c85d89d2-deb8-4c74-a485-667af82cff5c.png)

docs/new+request

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...

feature

- [ ] 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...

feature :gear:
discussion :speech_balloon:

- 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