transformersjs-playground / .eslintrc.json
cfahlgren1's picture
cfahlgren1 HF staff
Initial commit from Create Next App
c1e6570
raw
history blame contribute delete
61 Bytes
{
"extends": ["next/core-web-vitals", "next/typescript"]
}