mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
b24e9b3835
Closes #1667 Closes #1664 Closes #1663 Closes #1659
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES5",
|
|
"strictNullChecks": true
|
|
},
|
|
"files" : [
|
|
"typescript-definition-test.ts"
|
|
]
|
|
}
|