Commit Graph

36 Commits

Author SHA1 Message Date
Bill Thornton
57026c581f Add tooling support for typescript 2022-03-23 13:54:47 -04:00
Bill Thornton
8bdd047a38 Add eslint rules for sonarqube issues 2022-03-18 10:54:25 -04:00
Bill Thornton
6b02074d3a Add eslint rule for empty functions 2021-11-22 09:56:33 -05:00
Bill Thornton
60d5547ee5 Fix jest process failing due to react-navigation 2021-11-19 00:58:50 -05:00
Bill Thornton
4056405ca9 Fix serializing urls 2021-10-27 00:22:12 -04:00
Bill Thornton
365590d437 Remove duplicate eslint override 2021-10-20 00:05:05 -04:00
Anthony Lavado
e5cd7a590b
Merge pull request #298 from thornbill/fix-import-order
Fix import order warnings
2021-10-07 01:30:33 -04:00
Bill Thornton
bbb2b3fc1c Make import order an error 2021-10-07 01:27:36 -04:00
Bill Thornton
72adc289f8 Add eslint rules 2021-10-07 01:27:10 -04:00
Bill Thornton
02f1261cfe Update import sorting lint rule 2021-03-22 15:33:36 -04:00
Fernando Fernández
94f5766f13 Switch to npm for package management 2021-03-10 15:12:07 +01:00
Bill Thornton
3f1319bf2c Add ServerValidator tests 2021-03-03 09:15:42 -05:00
Bill Thornton
e53d58e52d Update eslint and jest config for tests 2021-03-03 09:15:42 -05:00
Bill Thornton
f0db1b1ea2 Add ServerValidator tests 2021-03-02 12:27:43 -05:00
Bill Thornton
0947edc816 Update eslint and jest config for tests 2021-03-02 12:27:43 -05:00
Bill Thornton
e3f5402c7f Add react-native eslint plugin and rules 2021-03-01 22:28:52 -05:00
Bill Thornton
8622c9d5f2 Add eslint rule for quotes in jsx 2021-03-01 22:28:52 -05:00
Bill Thornton
5977798616 Add rule to disallow await in return statements 2021-03-01 22:28:52 -05:00
Bill Thornton
a0385b0298 Enable more strinct lint rules 2021-03-01 22:28:52 -05:00
Bill Thornton
092d58a9b9 Add webview compat linting 2021-02-26 18:41:33 -05:00
Bill Thornton
09afa04778 Add native video player 2021-02-18 14:21:12 -05:00
Bill Thornton
3613cd6ee0 Update eslint to include latest rules in jellyfin-web 2021-02-16 14:32:10 -05:00
Bill Thornton
2e2c671a6b Move NativeShell to asset file to read as a string 2020-12-28 23:52:06 -05:00
Bill Thornton
3383e3f24e Replace babel-eslint with @babel/eslint-parser 2020-12-08 00:52:24 -05:00
Bill Thornton
f3a3647c79 Tabs ftw 2020-07-21 23:30:50 -04:00
Bill Thornton
93cfca9efa Update eslint rules to match web 2020-07-21 23:28:59 -04:00
Bill Thornton
64471f277b Fix eslint import errors on react-native modules 2020-07-15 17:36:20 -04:00
Bill Thornton
b6001bda1f Update react navigation 2020-04-21 13:22:48 -04:00
Bill Thornton
e7c628dcfa Use 2 spaces for indentation 2020-04-13 11:19:02 -04:00
Bill Thornton
ac70fa62ba Bump ecmascript version 2020-04-08 14:14:36 -04:00
Bill Thornton
a0ec9a002b Add eslint comments plugin 2020-04-08 14:09:58 -04:00
Bill Thornton
0ba6e9354d Add eslint import plugin 2020-04-08 14:01:15 -04:00
Bill Thornton
65223098eb Add eslint promise plugin 2020-04-08 13:58:04 -04:00
Bill Thornton
bcc0b249e9 Add eslint rules from jellyfin-web 2020-04-08 12:45:58 -04:00
Bill Thornton
5442fbe323 Fix eslint errors 2019-08-22 11:13:57 -04:00
Bill Thornton
d2edb05b08 Initial commit 2019-08-19 02:50:00 -04:00