mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
9 lines
126 B
JSON
9 lines
126 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [
|
|
"./**/*.test.ts"
|
|
],
|
|
"compilerOptions": {
|
|
"sourceMap": false
|
|
}
|
|
} |