Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jun 10, 2024
  2. Apr 11, 2024
    • Nicolò Pretto's avatar
      add env var to enable css modules classnames linting (#41173) · 99d15b04
      Nicolò Pretto authored
      
      * .eslintrc -> .eslintrc.js
      
      * This might work?
      
      * add env for linting css modules class names
      
      * avoid extending postcss-modules/recommended, specify just the used rule instead
      
      * add missing . on comment
      
      * Remove unused .detailName references
      
      * Fix ManageApiKeys and GuiQueryEditor
      
      * Fix SettingText and DashboardControls
      
      * fix missing textUnspaced class
      
      * remove usave of S.headerButton, that's actually never used because we never pass headerLink to ReferenceHeader
      
      * Remove flexNoShrink
      
      ---------
      
      Co-authored-by: default avatarOisin Coveney <oisin@metabase.com>
      Unverified
      99d15b04
Loading