11 lines
162 B
Python
11 lines
162 B
Python
|
# Exported files
|
||
|
#################
|
||
|
|
||
|
exports_files([
|
||
|
"tsconfig.json",
|
||
|
"d3_missing.d.ts",
|
||
|
".prettierrc",
|
||
|
"rollup.config.js",
|
||
|
".eslintrc.js",
|
||
|
])
|