Probably what you're looking for
[a]Alternate (alternate version of the game, usually trying a different output method)[p]Pirate
| s/biblio:Paper/schema:ScholarlyArticle/g | |
| s/bibo:shortTitle/schema:alternateName/g | |
| s/cal:dtend/schema:endDate/g | |
| s/cal:dtstart/schema:startDate/g | |
| s/cal:location/schema:location/g | |
| s/cal:Vevent/schema:Event/g | |
| s/cc:license/schema:license/g | |
| s/dcterms:abstract/schema:abstract/g | |
| s/dcterms:contributor/schema:contributor/g | |
| s/dcterms:creator/schema:creator/g |
| /** | |
| * eslint.recommended (annotated) | |
| * ================ | |
| * Annotated defaults based on eslint.recommended | |
| * | |
| * @author: wassname | |
| * @license: MIT | |
| * @website https://gist.github.com/wassname/4693303388396c5f074b10865a969b43 | |
| * @date 2017-11-13T23:08 | |
| * @eslint-version: 4.11.0 |