Skip to main content
Module

x/sentry/.editorconfig

Official Sentry SDKs for Javascript
Go to Latest
File
root = true
[*]indent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[*.md]trim_trailing_whitespace = false