mirror of
https://github.com/danbulant/colors
synced 2026-06-19 06:11:16 +00:00
8 lines
No EOL
171 B
JSON
8 lines
No EOL
171 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "esnext",
|
|
"target": "es2020",
|
|
"moduleResolution": "node",
|
|
"allowSyntheticDefaultImports": true
|
|
}
|
|
} |