mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES5",
|
|
"strictNullChecks": true
|
|
},
|
|
"files" : [
|
|
"typescript-definition-test.ts"
|
|
]
|
|
}
|