[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/typescript-mode 9dde78e730 042/222: Add Travis CI build-st
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/typescript-mode 9dde78e730 042/222: Add Travis CI build-status to readme. |
Date: |
Sun, 6 Feb 2022 16:59:09 -0500 (EST) |
branch: elpa/typescript-mode
commit 9dde78e7304e976fac69e19713db6b008378f0ac
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: GitHub <noreply@github.com>
Add Travis CI build-status to readme.
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index f55f8a4bf8..4d504a6564 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# typescript.el
+[](https://travis-ci.org/ananthakumaran/typescript.el)
+
`typescript.el` is major-mode for editing
[Typescript](http://www.typescriptlang.org/)-files in [GNU
Emacs](https://www.gnu.org/software/emacs/).
`typescript.el` is a self-contained, lightweight and minimalist major-mode
- [nongnu] branch elpa/typescript-mode created (now e824162051), ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode a09bd6b0e7 001/222: initial commit, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 49b3cc1c4a 022/222: added "as" and "from" keywords, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 256d930586 010/222: Add type keyword from TypeScript 1.4, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 77aa2b44af 019/222: Merge pull request #14 from valerian/readonly, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 3b0ace2a71 037/222: Add GPLv3 license file to repo., ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 9dde78e730 042/222: Add Travis CI build-status to readme.,
ELPA Syncer <=
- [nongnu] elpa/typescript-mode 7f4bf6cad9 075/222: Highlight function name for exported or declared functions., ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 2573266955 086/222: Fix a bug in handling function return type annotations., ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode b62f52a35c 009/222: Add let, const, namespace keywords from 1.5, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 976ae69337 003/222: add url, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 514d6f0416 012/222: Add 'async' and 'await' as keywords, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode d27114244a 014/222: added "abstract" keyword, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode 54e0c562d4 020/222: removed keyword "bool" which is deprecated since TypeScript 0.9, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode d81cc72782 013/222: Merge pull request #7 from paulkoerbitz/patch-1, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode a532ef57cf 046/222: Merge pull request #29 from lddubeau/fix/method-generator, ELPA Syncer, 2022/02/06
- [nongnu] elpa/typescript-mode c1a7d40dd8 005/222: highlight template string, ELPA Syncer, 2022/02/06