Commit 66b2087d authored by 陈帅's avatar 陈帅

fix tslint

parent 19596a22
export interface itag {
export interface ITag {
name: string;
value: string;
type: string;
......
......@@ -31,6 +31,7 @@
},
"devDependencies": {
"@types/classnames": "^2.2.7",
"@types/numeral": "^0.0.25",
"babel-eslint": "^10.0.1",
"check-prettier": "^1.0.3",
"glob": "^7.1.3",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment