remove errant comma

This commit is contained in:
Aaron Holderman
2018-09-26 09:54:08 -06:00
parent f692ec8beb
commit a604be7ef8
+2 -2
View File
@@ -14,10 +14,10 @@
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
"apostrophe-tests.ts"
]
}
}