UNPKG
@carto/ps-style-guide
Version:
latest (2.0.0)
2.0.0
1.0.2
1.0.1
1.0.0
1.0.0-canary.5
1.0.0-canary.4
1.0.0-canary.3
1.0.0-canary.2
1.0.0-canary.1
1.0.0-canary.0
CARTO's engineering style guide for Professional Services
@carto/ps-style-guide
/
src
/
typescript
/
node.json
6 lines
(5 loc)
•
107 B
JSON
View Raw
1
2
3
4
5
6
{
"
$schema
"
:
"https://json.schemastore.org/tsconfig"
,
"display"
:
"Node"
,
"extends"
:
"./_base.json"
}