chore: fix line endings in v2

This commit is contained in:
Yangshun Tay 2018-09-17 12:50:43 +08:00
parent adbae6b2ba
commit a1de6dab04
46 changed files with 2262 additions and 2262 deletions

View file

@ -1,11 +1,11 @@
module.exports = {
title: 'Hello',
tagline: 'Hello World',
organizationName: 'endiliey',
projectName: 'hello',
baseUrl: '/',
useLessField: 'what',
superman: 'lol',
admin: 'endi',
customFields: ['admin', 'superman']
};
module.exports = {
title: 'Hello',
tagline: 'Hello World',
organizationName: 'endiliey',
projectName: 'hello',
baseUrl: '/',
useLessField: 'what',
superman: 'lol',
admin: 'endi',
customFields: ['admin', 'superman']
};