Recent Docs Activity
View all activityPage | 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 |