first commit
This commit is contained in:
11
node_modules/titlecase/conjunctions.js
generated
vendored
Normal file
11
node_modules/titlecase/conjunctions.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
module.exports = [
|
||||
'as'
|
||||
, 'because'
|
||||
, 'for'
|
||||
, 'and'
|
||||
, 'nor'
|
||||
, 'but'
|
||||
, 'or'
|
||||
, 'yet'
|
||||
, 'so'
|
||||
]
|
||||
Reference in New Issue
Block a user