Files
nextjs-notion-starter-kit/.editorconfig
2021-01-15 09:13:52 -05:00

8 lines
134 B
INI

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true