1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
dependabot[bot] 5f9d04d083
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 01:57:28 +00:00
.github Auto cancel stale workflows (#7494) 2023-04-04 07:33:18 -04:00
.idea Update webstorm configs (#7415) 2023-03-27 12:55:15 +03:00
.vscode
docs
jsonnet/lens
mkdocs
packages Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1 2023-04-06 01:57:28 +00:00
scenarios
troubleshooting
.adr.json
.gitignore
.npmrc
.nxignore Get dev mode fixed (#7447) 2023-03-31 15:30:21 -04:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
jest.config.js
lerna.json
LICENSE
license-header
mkdocs.yml
nx.json
package-lock.json Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1 2023-04-06 01:57:28 +00:00
package.json Persist apiVersion when editing resources in monaco (#4406) 2023-04-05 10:56:23 -04:00
README.md
RELEASE_GUIDE.md
SECURITY.md
tsconfig.json

Lens Desktop Core ("OpenLens")

Build Status Explore our Forums

The Repository

This repository is where Team Lens develops the core of the Lens Desktop product together with the community.

The core is a library, powered by Electron and React. Unlike generic Electron + React frameworks / boilerplates, it is very opinionated for creating Lens Desktop-like applications and has support for Lens Extensions.

In the future, this library will be streamlined to become more customizable and pluggable with easy to use tooling for Lens Extension developers.

This source code is available to everyone under the MIT license.

Lens Desktop

Lens Desktop is built on top of the Lens Desktop Core with Team Lens built extensions released under a traditional Terms Of Service.

Lens Desktop is a standalone application for MacOS, Windows and Linux operating systems. Get started by downloading it from Lens website.

Screenshot

Development

See Development page.

Contributing

See Contributing page.

License

See License.