transformers.js/jsconfig.json

6 lines
59 B
JSON
Raw Normal View History

{
"compilerOptions": {
"checkJs": true
}
}