New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cenk1cenk2/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cenk1cenk2/eslint-config - npm Package Compare versions

Comparing version

to
0.0.16

2

package.json
{
"name": "@cenk1cenk2/eslint-config",
"version": "0.0.15",
"version": "0.0.16",
"description": "Eslint configuration for my taste.",

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

@@ -12,3 +12,3 @@ module.exports = {

project: './tsconfig.json',
tsconfigRootDir: __dirname
tsconfigRootDir: process.cwd()
},

@@ -15,0 +15,0 @@ rules: {