Skip to content

Commit

Permalink
chore: remove component specific prettier configs, configure config f…
Browse files Browse the repository at this point in the history
…rom root
  • Loading branch information
frshwtr committed Jan 17, 2024
1 parent d8c0d9f commit f000f31
Show file tree
Hide file tree
Showing 51 changed files with 2 additions and 395 deletions.
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
components/
libraries/
tools/*
!tools/create-component
Expand Down
4 changes: 2 additions & 2 deletions .prettierrc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# [[file:notebook/config/editor/formatters.org::*.prettierrc.toml][.prettierrc.toml:1]]
printWidth = 80
trailingComma = "es5"
semi = false
singleQuote = false
semi = true
singleQuote = true
useTabs = true
bracketSpacing = false
jsxBracketSameLine = true
Expand Down
8 changes: 0 additions & 8 deletions components/ft-concept-button/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-autocomplete/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-banner/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-big-number/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-buttons/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-colors/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-cookie-message/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-date/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-editorial-layout/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-editorial-typography/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-expander/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-fonts/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-footer-services/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-footer/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-forms/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-ft-affiliate-ribbon/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-grid/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-header-services/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-header/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-icons/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-labels/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-layout/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-lazy-load/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-loading/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-message/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-meter/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-multi-select/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-normalise/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-overlay/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-quote/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-share/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-social-follow/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-spacing/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-stepped-progress/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-syntax-highlight/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-table/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-tabs/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-teaser-collection/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-teaser/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-toggle/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-tooltip/.prettierrc.toml

This file was deleted.

8 changes: 0 additions & 8 deletions components/o-top-banner/.prettierrc.toml

This file was deleted.

Loading

0 comments on commit f000f31

Please sign in to comment.