# EditorConfig is awesome: https://EditorConfig.org # top-most EditorConfig file root = true # Matches multiple files with brace expansion notation # Set default charset [*.{js,vue,styl}] charset = utf-8 indent_style = space indent_size = 4