Skip to main content
Module

x/samlify/.editorconfig

πŸ” Node.js API for Single Sign On (SAML 2.0)
Go to Latest
File
root = true
[*]indent_style = tabend_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[*.{json,js,ts,jsx,html,css}]indent_style = spaceindent_size = 2
[.eslintrc]indent_style = spaceindent_size = 2
[*.md]trim_trailing_whitespace = false