Jamie Howard 08920be519
Convert CM to TS (#18669)
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-11-15 11:08:04 +00:00

8 lines
149 B
Plaintext

{
"root": true,
"extends": ["custom/back/typescript"],
"parserOptions": {
"project": ["./server/tsconfig.eslint.json"]
}
}