aboutsummaryrefslogtreecommitdiff
path: root/node_modules/gulp-typescript/.editorconfig
blob: 2730bb11d46229af77833ce0284cf358e2f9d5ba (plain)
1
2
3
4
5
6
7
root = true

[{lib/**.ts,gulpfile.js,test/**/gulptask.js}]
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true