This website requires JavaScript.
Explore
Help
Sign In
github
/
open-resume
Watch
1
Fork
0
You've already forked open-resume
mirror of
https://github.com/xitanggg/open-resume
synced
2024-11-03 09:19:21 +01:00
Code
Releases
Activity
e0a98cd3d1
open-resume
/
.eslintrc.json
7 lines
99 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2023-05-31 16:13:27 +02:00
{
Create open-resume 1.0
2023-06-24 08:06:24 +02:00
"extends"
:
"next/core-web-vitals"
,
"rules"
:
{
"react/no-unescaped-entities"
:
"off"
}
Initial commit from Create Next App
2023-05-31 16:13:27 +02:00
}
Copy Permalink