forked from orbit-oss/chalk
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"extends": "@sindresorhus/tsconfig",
|
|
"compilerOptions": {
|
|
"noEmit": true,
|
|
"allowJs": true
|
|
}
|
|
}
|