Fix a number of lint failures
This commit is contained in:
parent
1cc0633786
commit
0f8dd7e2db
4 changed files with 39 additions and 32 deletions
|
@ -28,7 +28,7 @@ module.exports = {
|
|||
util: 'ts/styleguide/StyleGuideUtil',
|
||||
},
|
||||
contextDependencies: [
|
||||
path.join(__dirname, 'ts/test'),
|
||||
path.join(__dirname, 'ts/styleguide'),
|
||||
],
|
||||
// We don't want one long, single page
|
||||
pagePerSection: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue