Skip to content

Commit d47c0cf

Browse files
authored
docs: added eslint-plugin-rdf (#27)
1 parent 6a9ad94 commit d47c0cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,11 @@
456456
"name": "mocha-chai-rdf",
457457
"description": "Helpers to simplify testing code which uses RDF/JS data models.",
458458
"implements": [ ]
459+
}, {
460+
"@id": "https://github.com/tpluscode/eslint-plugin-rdf",
461+
"name": "eslint-plugin-rdf",
462+
"description": "Linting rules for RDF/JS projects",
463+
"implements": [ ]
459464
}
460465
]
461466
}]

0 commit comments

Comments
 (0)