Website/node_modules/whatwg-url-compat/jsconfig.json

5 lines
46 B
JSON
Raw Normal View History

{
"compilerOptions": {
"target": "ES6"
}
}