Socket
Socket
Sign inDemoInstall

@amedia/eslint-config-base

Package Overview
Dependencies
238
Maintainers
42
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1-alpha.0

4

package.json
{
"name": "@amedia/eslint-config-base",
"version": "4.0.0",
"version": "4.0.1-alpha.0",
"description": "ESLint configuration to be used by developers at Amedia",

@@ -40,3 +40,3 @@ "main": "index.js",

},
"gitHead": "b2600fdf61656f675f2e7d703417c50bbb47457e"
"gitHead": "e413e346249210dfb7692664347ec8dad3bd7b0b"
}

@@ -20,3 +20,3 @@ # @amedia/eslint-config-base

```sh
npx install-peerdeps --dev @amedia/eslint-config-base@3.5.0-alpha.1
npx install-peerdeps --dev @amedia/eslint-config-base
```

@@ -30,4 +30,4 @@

```sh
npm info "@amedia/eslint-config-base3.5.1-alpha.0" peerDependencies
npm install --save-dev @amedia/eslint-config-base3.5.1-alpha.0
npm info "@amedia/eslint-config-base" peerDependencies
npm install --save-dev @amedia/eslint-config-base
```

@@ -38,3 +38,3 @@

```sh
yarn add @amedia/eslint-config-base3.5.1-alpha.0 -D
yarn add @amedia/eslint-config-base -D
```

@@ -46,3 +46,3 @@

```sh
npm info "@amedia/eslint-config-base3.5.1-alpha.0" peerDependencies
npm info "@amedia/eslint-config-base" peerDependencies

@@ -89,3 +89,3 @@ ```

This is how you use or extend the `@amedia/eslint-config-base` prettier config in your
app: either create a `.prettierrc`, or add a line to the `package.json` file.
app. Add a line to the `package.json` file.

@@ -110,3 +110,3 @@ ```json

create a folder `.vscode`, and a file settings.json with the following:
create a folder `.vscode`, and a file `settings.json` with the following:

@@ -113,0 +113,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc