This repository has been archived on 2023-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
beatsaber-overlay/.eslintrc.json
Liam 52d44d79c1
All checks were successful
Publish / docker (push) Successful in 2m27s
bump depends and fix building
2023-10-11 23:30:39 +01:00

5 lines
76 B
JSON

{
"parser": "@babel/eslint-parser",
"extends": "next/core-web-vitals"
}