mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-23 00:47:55 +00:00
linting snippets
This commit is contained in:
@@ -332,7 +332,7 @@ export default [
|
|||||||
incon : 'fab fa-dtrpg',
|
incon : 'fab fa-dtrpg',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Chronicle System Guild Colophon",
|
name : 'Chronicle System Guild Colophon',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninChronicleSystemGuildColophon,
|
gen : LicenseDTTRPGGCC.greenRoninChronicleSystemGuildColophon,
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -340,39 +340,39 @@ export default [
|
|||||||
name : 'Green Ronin\'s Age Creator\'s Alliance',
|
name : 'Green Ronin\'s Age Creator\'s Alliance',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Required Text",
|
name : 'Required Text',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Colophon",
|
name : 'Colophon',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceColophon,
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceColophon,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Cover",
|
name : 'Cover',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceCover,
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceCover,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : "Logos",
|
name : 'Logos',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Age",
|
name : 'Age',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceLogo,
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceLogo,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Blue Rose",
|
name : 'Blue Rose',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceBlueRoseLogo,
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceBlueRoseLogo,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Fantasy Age Compatible",
|
name : 'Fantasy Age Compatible',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceFantasyAgeCompatible,
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceFantasyAgeCompatible,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Modern AGE Compatible",
|
name : 'Modern AGE Compatible',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceModernAGECompatible,
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceModernAGECompatible,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
@@ -381,30 +381,30 @@ export default [
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Hero Kid\'s Creators Guild",
|
name : 'Hero Kid\'s Creators Guild',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
|
|
||||||
{
|
{
|
||||||
name: "Required Text",
|
name : 'Required Text',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "heroForgeHeroKidsCreatorsGuildColophon",
|
name : 'heroForgeHeroKidsCreatorsGuildColophon',
|
||||||
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildColophon,
|
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildColophon,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "heroForgeHeroKidsCreatorsGuildSuperKidsColophon",
|
name : 'heroForgeHeroKidsCreatorsGuildSuperKidsColophon',
|
||||||
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildSuperKidsColophon,
|
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildSuperKidsColophon,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "heroForgeHeroKidsCreatorsGuildCover",
|
name : 'heroForgeHeroKidsCreatorsGuildCover',
|
||||||
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildCover,
|
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildCover,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "heroForgeHeroKidsCreatorsGuildSuperKidsCover",
|
name : 'heroForgeHeroKidsCreatorsGuildSuperKidsCover',
|
||||||
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildSuperKidsCover,
|
gen : LicenseDTTRPGGCC.heroForgeHeroKidsCreatorsGuildSuperKidsCover,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
@@ -413,33 +413,33 @@ export default [
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Travellers' Aid Society",
|
name : 'Travellers\' Aid Society',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Legal Statement",
|
name : 'Legal Statement',
|
||||||
gen : LicenseMongoosePublishing.TASLegal,
|
gen : LicenseMongoosePublishing.TASLegal,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Super-Powered by M&M",
|
name : 'Super-Powered by M&M',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Required Text",
|
name : 'Required Text',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Colophon",
|
name : 'Colophon',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMColophon,
|
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMColophon,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Cover",
|
name : 'Cover',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMCover,
|
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMCover,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Section 15",
|
name : 'Section 15',
|
||||||
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMSection15,
|
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMSection15,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
|
||||||
import dedent from 'dedent';
|
import dedent from 'dedent';
|
||||||
|
|
||||||
// Small and one-off licenses
|
// Small and one-off licenses
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
|
||||||
import dedent from 'dedent';
|
import dedent from 'dedent';
|
||||||
|
|
||||||
// AELF License
|
// AELF License
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
|
||||||
import dedent from 'dedent';
|
import dedent from 'dedent';
|
||||||
|
|
||||||
// DriveThruRPG/OneBookShelf Community Content Programs
|
// DriveThruRPG/OneBookShelf Community Content Programs
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
|
||||||
import dedent from 'dedent';
|
import dedent from 'dedent';
|
||||||
|
|
||||||
// Mongoose Publishing Licenses
|
// Mongoose Publishing Licenses
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
|
||||||
import dedent from 'dedent';
|
import dedent from 'dedent';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|||||||
Reference in New Issue
Block a user