chore: formatting for CJS files

This commit is contained in:
Elian Doran 2026-03-01 19:57:08 +02:00
parent 31d8287e1b
commit 420f0917be
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
root = true
[*.{js,ts,tsx,css}]
[*.{js,cjs,ts,tsx,css}]
charset = utf-8
end_of_line = lf
indent_size = 4