1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Sebastian Malton f594bf03f3 Turn on strict mode in tsconfig.json
- Add route, clusterRoute, and payloadValidatedClusterRoute helper
  functions to improve types with backend routes

- Turn on the following new lints:
  - react/jsx-first-prop-new-line
  - react/jsx-wrap-multilines
  - react/jsx-one-expression-per-line
  - react/jsx-max-props-per-line
  - react/jsx-indent
  - react/jsx-indent-props

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-05-04 08:45:50 -04:00
..
api Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
app-paths Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
cluster Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
cluster-frame-context Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
components Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
create-cluster Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
frames Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
hooks Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
initializers Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
ipc Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
ipc-channel-listeners Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
kube-watch-api Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
navigation Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
port-forward Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
protocol-handler Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
remote-helpers Upgrade to Electron 14.2.4 (#4625) 2022-01-27 10:23:36 -05:00
routes Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
search-store Removed package "autobind-decorator" and @boundMethod in favour of "auto-bind" util for constructors-only. (#5218) 2022-04-07 17:21:54 +03:00
themes Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
utils Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
window Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
bootstrap.tsx Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
getDi.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
getDiForUnitTesting.tsx Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
mui-base-theme.tsx Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
template.html Always preload app fonts at earliest stages (#5117) 2022-03-29 12:15:46 -04:00
theme-store.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
theme.store.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00