Skip to content

Commit

Permalink
add php linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tweakch committed Jul 15, 2021
1 parent a3c3246 commit ecae341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports = {

// Additional Language Syntax Highlighting
prism: {
additionalLanguages: ['csharp'],
additionalLanguages: ['csharp', 'php'],
},

// Dark / Light Mode
Expand Down

0 comments on commit ecae341

Please sign in to comment.