Releases: Brightspace/eslint-config-brightspace
Releases · Brightspace/eslint-config-brightspace
v0.8.0
v0.7.0: No-console for web configs
Added a rule for lit, polymer and polymer-3 to prevent console.log
v0.6.7: Fix open wc testing config (#30)
* adding node and no-invalid-this for visual-diff tests * increasing version
v0.6.6
v0.6.5
v0.6.4: Merge pull request #27 from Brightspace/dbatiste/lit-config-rules
- new lit-config rules
v0.6.3
v0.6.2
v0.6.1: Update lit-config.js (#23)
* Update lit-config.js add missing plugin config * Update package.json bump version * Update lit-config.js
v0.6.0: initial configuration for class member sorting (#22)
Eslint config for sorting class members by a defined order, in alphabetical order for their section (ie alphabetical static properties)