romulus-js/tsconfig.eslint.json

5 lines
85 B
JSON
Raw Normal View History

2022-01-29 14:44:38 +00:00
{
"extends": "./tsconfig.json",
// "include": ["src", "tests"],
"exclude": []
}