mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-24 04:04:43 +08:00
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
arrowParens: 'always',
|
||||
export default {
|
||||
arrowParens: "always",
|
||||
singleQuote: true,
|
||||
jsxSingleQuote: true,
|
||||
tabWidth: 2,
|
||||
|
||||
Reference in New Issue
Block a user