Skip to content

Commit 75e46a0

Browse files
build(deps-dev): Bump the npm-development group with 5 updates (#187)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kyle Colantonio <k@yle.sh>
1 parent 5bb843e commit 75e46a0

File tree

3 files changed

+156
-171
lines changed

3 files changed

+156
-171
lines changed

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export default [
5151

5252
parserOptions: {
5353
project: ['tsconfig.eslint.json'],
54-
tsconfigRootDir: '.'
54+
tsconfigRootDir: process.cwd()
5555
}
5656
},
5757

0 commit comments

Comments
 (0)