mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES6"
|
|
},
|
|
"exclude": [
|
|
"node_modules", "dist"
|
|
]
|
|
} |