Added Gulp.js for compiling SCSS stylesheets
This commit is contained in:
16
node_modules/es6-symbol/.editorconfig
generated
vendored
Executable file
16
node_modules/es6-symbol/.editorconfig
generated
vendored
Executable file
@ -0,0 +1,16 @@
|
||||
# EditorConfig is awesome: http://EditorConfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = false
|
Reference in New Issue
Block a user