Logo
Explore Help
Register Sign In
mirrors/mastodon
1
0
Fork 0
You've already forked mastodon
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-13 05:27:07 +01:00
Code Issues Projects Releases Wiki Activity
mastodon/.editorconfig

14 lines
283 B
INI
Raw Normal View History

Dev Tooling fixes (eslint/editorconfig) (#1398) * Add eslint to dev dependancies so it gets installed for the repo yarn add --dev eslint babel-eslint eslint-plugin-reac project specific version of eslint, you can globally install eslint-cli if you want the global runtime, or add .bin to your path * fix eslint errors about inconsitent returns * eslint ignore the same as git ignore. allows for eslint . * Add editorconfig file so everyones editor will be setup to follow the same standards
2017-04-10 15:36:03 -07:00
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
Enable EditorConfig trailing whitespace trimming (#23543)
2023-02-12 02:34:17 -05:00
trim_trailing_whitespace = true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 235ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API