Updated format
This commit is contained in:
parent
558626d0e4
commit
b03dd8ad39
@ -7,4 +7,4 @@ steps:
|
||||
commands:
|
||||
- npm config set registry https://r.ctdn.net
|
||||
- npm install
|
||||
- npm run build
|
||||
- npm run build
|
||||
|
@ -153,4 +153,4 @@ module.exports = {
|
||||
"use-isnan": "error",
|
||||
"valid-typeof": "off",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"lib": ["ES2015"],
|
||||
"skipLibCheck": true,
|
||||
"allowJs": true,
|
||||
"declaration": true,
|
||||
"declaration": true
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user