Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jill64/eslint-config-ts

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/eslint-config-ts - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

5

dist/tsConfig.js

@@ -31,3 +31,6 @@ import js from '@eslint/js';

},
js.configs.recommended,
{
ignores: ['**/*.{ts,tsx,cts,mts}'],
...js.configs.recommended
},
options?.exclude?.prettier ? {} : prettier,

@@ -34,0 +37,0 @@ // @ts-expect-error workaround until upstream update

2

package.json
{
"name": "@jill64/eslint-config-ts",
"description": "🔹Pre-Defined ESLint Flat Config for TypeScript",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc