Skip to content

Commit 0eeb42f

Browse files
committed
feat(reporters): add PA Super neutral citation
Solves #186
1 parent 3eab422 commit 0eeb42f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

reporters_db/data/reporters.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21479,7 +21479,7 @@
2147921479
"cite_type": "state",
2148021480
"editions": {
2148121481
"Pa. Super.": {
21482-
"end": null,
21482+
"end": "1999-01-01T00:00:00",
2148321483
"start": "1895-01-01T00:00:00"
2148421484
}
2148521485
},
@@ -21498,6 +21498,20 @@
2149821498
"Pa.Super.": "Pa. Super.",
2149921499
"Pa.Super.Ct.": "Pa. Super."
2150021500
}
21501+
},
21502+
{
21503+
"cite_type": "neutral",
21504+
"editions": {
21505+
"Pa. Super.": {
21506+
"end": null,
21507+
"start": "1999-01-01T00:00:00"
21508+
}
21509+
},
21510+
"mlz_jurisdiction": [
21511+
"us:pa;superior.court"
21512+
],
21513+
"name": "Pennsylvania Superior Court Reports",
21514+
"variations": {}
2150121515
}
2150221516
],
2150321517
"Pa. Super. LEXIS": [

0 commit comments

Comments
 (0)