UNPKG

@renyuneyun/parse-link-header-ts

Version:

Parses a link header and returns information for each contained link.

8 lines (7 loc) 162 B
module.exports = { semi : true, singleQuote : true, trailingComma : 'all', parser : 'typescript', filepath : './src/**/*.ts', };