This website requires JavaScript.
Explore
Help
Sign in
unimore
/
triennale-appunti-steffo
Watch
1
Fork
You've already forked triennale-appunti-steffo
0
mirror of
https://github.com/Steffo99/unisteffo.git
synced
2024-11-21 23:44:22 +00:00
Code
Activity
08fd612880
triennale-appunti-steffo
/
.eslintrc.json
7 lines
99 B
JSON
Raw
Normal View
History
Unescape
Escape
First commit
2022-02-02 04:36:02 +00:00
{
ESLint: ignore unescaped
2022-09-30 01:23:02 +00:00
"extends"
:
"next/core-web-vitals"
,
"rules"
:
{
"react/no-unescaped-entities"
:
"off"
}
First commit
2022-02-02 04:36:02 +00:00
}
Copy permalink