mirror of
https://github.com/tachiyomiorg/website.git
synced 2025-01-20 22:11:16 +01:00
Soitora
6a660e98fd
Create global constants file (#273)
* Create global constants file * Update constants import for all files * Tweak project style guides Change printWidth from 80, recommended project widths were at 100/120 so I choose 120. Also while I'm doing it, tweak the EndOfLine setting to prevent VS Code from going ham on LF/CRLF sets. * Remove the ESLint ignore lines in PR And other import whitespace near it * SNAKE_CASE constants instead of camelCase
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Repositories
License
Copyright (C) 2018 The Tachiyomi Open Source Project
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Description
Languages
Vue
46.8%
TypeScript
43%
Stylus
8.3%
JavaScript
1.9%