1
0
Files
cloudflare-worker-jwt/.editorconfig
2024-02-22 22:49:01 +01:00

15 lines
211 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = false
[{src,tests}/*.ts]
charset = utf-8
indent_style = space
indent_size = 4
[{src,tests}/**/*.ts]
charset = utf-8
indent_style = space
indent_size = 4