Skip to main content
Module

x/minimatch/.editorconfig

A deno port of minimatch
Latest
File
root = true
[*]indent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[Makefile]indent_style = tab