Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

jnachtigall

Member since
jnachtigall

Recent Docs Activity

View all activity
Page Date Comment

Firefox Developer Tools


Link to ESLint instead of JSHint, because more popular+versatile, is used by default for devtools linting (https://wiki.mozilla.org/DevTools/CodingStandards) and also for addons checks (https://wiki.mozilla.org/WebExtensions/Hacking)

Specificity


Added really helpful tool as suggested on https://hacks.mozilla.org/2016/05/css-coding-techniques/#comment-19926 and https://bugzilla.mozilla.org/show_bug.cgi?id=977098#c3

Use a source map


Add TypeScript since its source map is supported so people googling for "firefox developer tools typescript source maps" end up here