Socket
Socket
Sign inDemoInstall

@anexia/eslint-config-marine

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anexia/eslint-config-marine - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

18

angular.js

@@ -68,11 +68,13 @@ const path = require('path');

},
overrides: {
files: ['*.component.html'],
parser: '@angular-eslint/template-parser',
plugins: ['@angular-eslint/template'],
rules: {
'@angular-eslint/template/banana-in-a-box': 'error',
'@angular-eslint/template/no-negated-async': 'error',
overrides: [
{
files: ['*.component.html'],
parser: '@angular-eslint/template-parser',
plugins: ['@angular-eslint/template'],
rules: {
'@angular-eslint/template/banana-in-a-box': 'error',
'@angular-eslint/template/no-negated-async': 'error',
},
},
},
],
};
{
"name": "@anexia/eslint-config-marine",
"version": "1.0.1",
"version": "1.0.2",
"description": "Typescript ESLint shareable config",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc