elevate-rehab-v3
Unnamed repository; edit this file 'description' to name the repository.
Log
|
Files
|
Refs
|
README
|
LICENSE
.eslintrc.json (71B)
1
{
2
"extends": [
3
"eslint:recommended",
4
"next"
5
]
6
}