Fixed trailing comma

no issue
This commit is contained in:
Daniel Lockyer 2020-03-26 07:53:49 +00:00 committed by GitHub
parent 67aeaff83f
commit 7039ff0f69

View File

@ -2,7 +2,7 @@
"extends": [
"@tryghost:base",
"@tryghost:automergeSilentTestLintNonMajor",
"@tryghost:automergePatchBranch",
"@tryghost:automergePatchBranch"
],
"ignoreDeps": [
"ember-drag-drop",