Louis Lam
cc52ee3feb
Merge branch 'master' into 1.23.14-to-2.0.0
...
# Conflicts:
# src/lang/en.json
# src/util.js
# src/util.ts
2024-06-26 10:00:30 +08:00
Louis Lam
1185b259c2
Fix dayjs issue on frontend ( #4881 )
2024-06-25 18:08:02 +08:00
Louis Lam
7212d884ef
Enable eslint for util.ts ( #3887 )
...
* Enable eslint for util.ts
* Drop babel (since eslint parser was replaced by typescript-parser and it doesn't seem to be used anywhere)
* Apply "plugin:@typescript-eslint/recommended"
* Minor
* Remove comment for generated file (Keep the first comment only)
2023-10-13 22:42:45 +08:00
Louis Lam
1dc2546a39
Lint
2023-01-28 13:39:23 +08:00
Louis Lam
9b05e86c25
set newLine to LF for ts compiler
2021-10-13 22:31:36 +08:00
Adam Stachowicz
e8ef63e0a3
removeComments
to false
2021-09-21 00:48:26 +02:00
Nelson Chan
ee3bf2961c
Fix: fix typescript errors
2021-08-23 11:33:24 +08:00
LouisLam
bf33f97c9e
code re-use and eslint
2021-08-09 13:49:37 +08:00
LouisLam
081abcb6a1
add util.ts for sharing common functions between frontend and backend
2021-07-30 11:23:04 +08:00