X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.editorconfig;h=00a54c8052d862cd3437812693a65375227d1931;hb=HEAD;hp=2d64d378d6ebe92553b91b92401b1ccf4be5a94d;hpb=70f2050943b6870d964f35aa27b7ba6284ac5dfb;p=poolifier.git diff --git a/.editorconfig b/.editorconfig index 2d64d378..00a54c80 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ trim_trailing_whitespace = true insert_final_newline = true end_of_line = lf -[*.{js,jsx,ts,tsx}] +[*.{js,jsx,cjs,mjs,ts,tsx}] quote_type = single [*.{md,MD}]