Skip to content

Commit 6b314dc

Browse files
author
강동윤
committed
treat .swcrc file as json
1 parent 2c987b2 commit 6b314dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

extensions/json/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
".jshintrc",
2525
".jscsrc",
2626
".eslintrc",
27+
".swcrc",
2728
".webmanifest",
2829
".js.map",
2930
".css.map"
@@ -70,4 +71,4 @@
7071
}
7172
]
7273
}
73-
}
74+
}

0 commit comments

Comments
 (0)