mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
11 lines
132 B
JSON
11 lines
132 B
JSON
{
|
|
"extends": "./base",
|
|
"include": [
|
|
"../www/src/preview.ts"
|
|
],
|
|
"exclude": [
|
|
"node_modules"
|
|
]
|
|
}
|
|
|