Skip to main content
Module

x/nunjucks/.editorconfig

A powerful templating engine with inheritance, asynchronous control, and more (Jinja 2 inspired)
Go to Latest
File
root = true
[*]charset = utf-8end_of_line = lfindent_style = spaceindent_size = 2trim_trailing_whitespace = trueinsert_final_newline = true