1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
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
..
__test__ Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
app-paths Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
catalog Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
catalog-sources Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
child-process Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
cluster-detectors Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
context-handler 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
helm Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
initializers Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
ipc Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
kube-auth-proxy Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
kubeconfig-manager Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
kubectl Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
menu Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
navigate-to-route Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
navigate-to-url Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
prometheus 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
proxy-functions Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
router Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
routes Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
shell-session Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
tray 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
app-updater.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
catalog-pusher.ts Fix catalog syncer long delay (#4911) 2022-02-23 06:52:43 +02:00
cluster-manager.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
developer-tools.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
exit-app.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
getDi.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
getDiForUnitTesting.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
index.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
is-auto-update-enabled.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
k8s-request.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
lens-proxy.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
logger.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
native-theme.ts Add 'Sync with computer' theme option (#4973) 2022-03-09 08:08:24 -05:00
proxy-env.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
resource-applier.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
shell-sync.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
window-manager.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
window-manager.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00