This website requires JavaScript.
Explore
Help
Sign In
gmgauthier
/
mocksaml
Watch
1
Star
0
Fork
0
You've already forked mocksaml
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e7056f9eb1
mocksaml
/
.eslintrc.json
5 lines
81 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2022-01-08 15:11:13 +00:00
{
Bump typescript from 5.1.6 to 5.2.2 (#298) * Bump typescript from 5.1.6 to 5.2.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * added typescript-eslint/parser --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2023-09-20 23:06:39 +00:00
"parser"
:
"@typescript-eslint/parser"
,
Initial commit from Create Next App
2022-01-08 15:11:13 +00:00
"extends"
:
"next/core-web-vitals"
}
Reference in New Issue
Copy Permalink