We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2093216 commit e7c096dCopy full SHA for e7c096d
src/backend/TestData.ts
@@ -50,7 +50,6 @@ export default function getTestData(): object {
50
return testData.toJSON();
51
}
52
53
-// eslint-disable-next-line @typescript-eslint/no-unused-vars
54
function extensiveData() {
55
const duration: DurationString = "P8Y";
56
const marriageDate = new GedcomX.Date().setFormal(
0 commit comments