This repository has been archived on 2026-05-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Operations-Research-Tool/.eslintrc.json
T
SinusFox bfca38fcdd Initial Push
Inititial project state
2024-09-13 21:16:46 +02:00

4 lines
61 B
JSON

{
"extends": ["next/core-web-vitals", "next/typescript"]
}