Module: Jekyll
- Defined in:
- lib/rawfeed/pub.rb,
lib/rawfeed/author.rb,
lib/rawfeed/typescript_liquid.rb
Overview
Install: npm install –save-dev typescript
Default tsconfig.json: {
"compilerOptions": {
"target": "es6",
"strict": true
},
"exclude": [
"node_modules",
".bundle-cache",
"tmp",
"tools",
"_site",
]
}
Defined Under Namespace
Classes: AuthorGenerator, DirectoryListingGenerator, DirectoryListingPage, TypeScriptGenerator