Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Fürhoff authored and Loïc Fürhoff committed Jul 12, 2023
1 parent 48d50bf commit b300d57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const CHEERIO_OPTIONS: cheerio.CheerioOptions = {

const PRETTIER_OPTIONS: prettier.Options = {
parser: 'html',
plugins: [ htmlParser],
plugins: [ htmlParser ],
printWidth: 10000,
tabWidth: 2,
useTabs: false,
Expand Down

0 comments on commit b300d57

Please sign in to comment.