Skip to content

Commit fdd7502

Browse files
castastrophejawinn
andauthored
chore: add format, formatter to apply lint fixes (#2606)
* chore: add format, formatter to apply lint fixes * chore: prevent unmatched errors on linting Co-authored-by: Josh Winn <[email protected]> --------- Co-authored-by: Josh Winn <[email protected]>
1 parent 68d9788 commit fdd7502

File tree

85 files changed

+105
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+105
-15
lines changed

README.md

Lines changed: 10 additions & 14 deletions

components/accordion/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/actionbar/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/actionbutton/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/actiongroup/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/alertbanner/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/alertdialog/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/asset/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/assetcard/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

components/assetlist/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": {},
77
"clean": {},
88
"compare": {},
9+
"format": {},
910
"lint": {},
1011
"test": {
1112
"defaultConfiguration": "scope"

0 commit comments

Comments
 (0)