TeachLAFrontend icon indicating copy to clipboard operation
TeachLAFrontend copied to clipboard

Stop ignoring stylelint rules that should be active

Open reginawang3495 opened this issue 4 years ago • 0 comments

  • "scss/at-import-partial-extension-blacklist": null,
  • "declaration-property-value-disallowed-list": null,
  • "selector-class-pattern": null

Also, make sure that we are using npm ci rather than npm install

Eslint is allowing unused imports :((

reginawang3495 avatar May 10 '21 06:05 reginawang3495