28 Commits (479d94629a4da8647ef80037425a85c2f6e04430)

Author SHA1 Message Date
LouisLam a2a4c70cf5 setup jest-puppeteer 3 years ago
LouisLam fd95d41d9f [status page] many update and save group list 3 years ago
LouisLam 9b8f01cfc6 since eslint can auto fix semicolon, standardize all end with semicolon 3 years ago
Adam Stachowicz 79920b5f2c Fix languages after 80322cbfe7 3 years ago
LouisLam db05b506f3 [status page] checkpoint 3 years ago
LouisLam 7df9698e5d eslint: comma-dangle for language files 3 years ago
LouisLam da74391c3e convert notifications into modules 3 years ago
LouisLam a41534ca60 no declare vars with comma, one line only one statement 3 years ago
LouisLam 564bc96735 eslint: camelcase rule do not check properties, because it could be database field name 3 years ago
LouisLam 682e4d45e2 eslint for notification.js 3 years ago
LouisLam 8e726da82a eslint: add camelcase rule 3 years ago
LouisLam 362eabab8d allow empty block for catch 3 years ago
LouisLam e0ae9a9e73 improve space-before-function-paren 3 years ago
LouisLam 764160f38c add eslint: space-before-function-paren 3 years ago
LouisLam c990edc87d allowElseIf for else return, since its auto fix removes "else" but without newline 3 years ago
LouisLam 7f42888546 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900) 3 years ago
LouisLam 659d83b13c turn off vue/html-self-closing, empty div should be allowed 3 years ago
LouisLam 4b93900866 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900) 3 years ago
LouisLam 06377af7e5 turn off object-curly-newline, it makes const { a, b, c, d } = require(...) ugly 3 years ago
LouisLam e032072900 eslint: allow while (true) 3 years ago
Nelson Chan cdaa0a54a4 Fix: use new version of babel-eslint-parser 3 years ago
Nelson Chan 1006b37a67 Fix: Add fix for babel-eslist 3 years ago
Nelson Chan b91e9ddb7a Fix: Add babel-eslint 3 years ago
Nelson Chan be22fcb87d Fix: Bump ES version in ESlint config 3 years ago
LouisLam e6915d8964 unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off 3 years ago
LouisLam 3666ebb931 change no-unused-vars from error to warn 3 years ago
Adam Stachowicz 3c6af6d3f4 Add ESLint and StyleLint 3 years ago