mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-10 01:52:19 +00:00
parent
ccf395c95b
commit
71b61c700d
1 changed files with 1 additions and 2 deletions
|
@ -50,8 +50,7 @@ module.exports = {
|
|||
// Globs to include when looking for files to highlight.
|
||||
includeGlobs: [
|
||||
'**/*.htm',
|
||||
'**/*.html',
|
||||
'**/feed.xml'
|
||||
'**/*.html'
|
||||
],
|
||||
|
||||
// String patterns to ignore (not globs). The entire file
|
||||
|
|
Loading…
Reference in a new issue