1
0
Files
cloudflare-worker-jwt/.editorconfig
2023-10-02 23:10:20 +02:00

11 lines
131 B
INI

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