Use rollup to build typescript
This commit is contained in:
parent
79355b6e9c
commit
e7fc318ea5
14 changed files with 494 additions and 343 deletions
4
tsconfig.eslint.json
Normal file
4
tsconfig.eslint.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["src", "spec", "*.js"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue