-
For [the static projects](/OpenUserJs/OpenUserJS.org#static) that we use and copy in manually that have npm packages... expose at the very least those packages in entirety and at most all of them in e…
-
I know this is a pretty obvious feature to ask for but I don't know of any discussion on it. It's also *very* late to add this, and it would make sense that it doesn't click with a lot of people who a…
-
I'm in a project where double-quoted HTML attributes is part of the style guide. We're also using data- attributes to pass data to code and consider it a bad practice to render anything directly withi…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.10.2
**Electron Version**: 0.37.8
**System**: Microsoft Windows 10 Home
**Thrown From**: 'minimap-hide' package, vundefined
### Sta…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.12.9
**Electron Version**: 1.3.13
**System**: Mac OS X 10.12.1
**Thrown From**: [minimap-highlight-selected](https://githu…
-
What do you think about using SCSS or something like?
I think that could help to improve code reusability.
I'd like to also talk about what do you think about usiing Airbnb's styleguide for Jav…
-
Hello!
A comment regarding this change:
#626
#627
While I agree in general that function parameters should not be mutated, this change gave me a lot of errors in code that I consider as safe. For ex…
-
Hi!
While I haven't received a 429 in a while, YouTube instead returns an html document stating that they "have received a large volume of requests from my network". This does not seem to go away f…
-
After 2+ years of Bedrock I think is is time to start thinking about Bedrock 2.0.
Here are some of my main ideas. Any suggestions are welcome.
**Javascript loading**
I need some help in figur…
Wolfr updated
4 years ago
-
Now we have
```
✖ 84 problems (21 errors, 63 warnings)
21 errors and 0 warnings potentially fixable with the `--fix` option.
```
eslint errors/warnings.
Need to fail build if PR doesn'…