adopt-styles/jsconfig.json

1 line
62 B
JSON
Raw Permalink Normal View History

2024-02-29 13:34:38 +00:00
{ "compilerOptions": { "checkJs": true, "target": "es2020" } }