Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 8d447f8

Browse files
committed
Add deprecation notice
1 parent 6b5b4b6 commit 8d447f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# vue-typescript-jest [![Build Status](https://travis-ci.org/locoslab/vue-typescript-jest.svg?branch=master)](https://travis-ci.org/locoslab/vue-typescript-jest) [![npm version](https://badge.fury.io/js/vue-typescript-jest.svg)](https://badge.fury.io/js/vue-typescript-jest)
1+
# :snowflake: DEPRECATION NOTICE :snowflake:
2+
Official TypeScript and Jest support has been added to Vue.js 2.x, which has changed considerably since this repository has been created. We recommend to start new projects with [Vue CLI](https://cli.vuejs.org/).
3+
4+
# vue-typescript-jest
25
Jest `preprocessor.js` for Vue.js components (supporting html and pug) and TypeScript.
36

47
Portions of this project are heavily based on parts of [vueify](https://github.com/vuejs/vueify) (Copyright (c) 2014-2016 Evan You).

0 commit comments

Comments
 (0)