随笔分类 -  Typescript

抽象了的JS,AS的好基友
摘要:error TS1056: Accessors are only available when targeting ECMAScript 5 and higher.error TS1056: Accessors are only available when targeting ECMAScript 阅读全文
posted @ 2017-10-19 23:12 慧宁师 阅读(2754) 评论(1) 推荐(0)
摘要:什么工具看什么官网-一般都会有说明的 https://www.tslang.cn/docs/handbook/tsconfig-json.html 概述 如果一个目录下存在一个tsconfig.json文件,那么它意味着这个目录是TypeScript项目的根目录。tsconfig.json文件中指定 阅读全文
posted @ 2017-10-12 10:18 慧宁师 阅读(35916) 评论(0) 推荐(1)