Mr.Combet Webshell
Your IP :
216.73.216.136
Server IP :
103.233.58.157
Server :
Windows NT WIN-4PGF72KEHKB 10.0 build 17763 (Windows Server 2016) AMD64
Server Software :
Microsoft-IIS/10.0
PHP Version :
7.3.25
Add File :
Submit
Add Directory :
Submit
Dir :
C:
/
Program Files
/
PostgreSQL
/
14
/
pgAdmin 4
/
web
/
Edit File Name :
.editorconfig
# EditorConfig helps developers define and maintain consistent # coding styles between different editors and IDEs # editorconfig.org root = true # We recommend you to keep these unchanged [*] indent_style = space end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true max_line_length = 80 [*.py] indent_size = 4 [*.js] indent_size = 2 [*.css] indent_size = 2 [*.scss] indent_size = 2 # Matches the exact file package.json [{package.json}] indent_size = 2 [*.md] trim_trailing_whitespace = false
Save