Skip to content
Snippets Groups Projects
Commit 24b3aa03 authored by Cenk Kılıç's avatar Cenk Kılıç
Browse files

bump parser

parent 5fde8a0d
Branches
Tags v0.0.16
No related merge requests found
{
"name": "@cenk1cenk2/eslint-config",
"version": "0.0.15",
"version": "0.0.16",
"description": "Eslint configuration for my taste.",
"main": "index.js",
"repository": "https://github.com/cenk1cenk2/eslint-config",
......
......
......@@ -9,7 +9,7 @@ module.exports = {
],
parserOptions: {
project: './tsconfig.json',
tsconfigRootDir: __dirname
tsconfigRootDir: process.cwd()
},
rules: {
'@typescript-eslint/explicit-function-return-type': 'error',
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment