- πΊπΈUnited States dcam
Closing this as outdated because apparently the ESLint objects to including "use strict" in contrib. See π Remove "use strict" statements from JS files Active .
This is a nice to have ( see the parent issue )
I have found converting all javascript to use "strict"t, as an early first step very useful as it can resolve lots of funnies quickly.
Remaining tasks
add use strict to all javascript and deal with any fallout.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Closing this as outdated because apparently the ESLint objects to including "use strict" in contrib. See π Remove "use strict" statements from JS files Active .