6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"extends": "@lilith/configs/typescript/base.json",
|
|
"compilerOptions": {
|
|
"noEmit": true
|
|
}
|
|
}
|