19 Commits (bb799163e8241c6f0f77639c4d4859638d234037)

Author SHA1 Message Date
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