Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
chore: remove preset
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Jul 26, 2021
1 parent 3d2796d commit 9481490
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 109 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.

- TypeScript `rollup-plugin-typescript2` to `rollup-plugin-ts`
- Remove test/lint
- Remove preset

### 0.3.3 (2020-03-29)

Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"files": [
"bin",
"lib",
"src",
"preset"
"src"
],
"scripts": {
"dev": "tsc -w",
Expand Down
9 changes: 0 additions & 9 deletions preset/eslintrc/javascript.js

This file was deleted.

14 changes: 0 additions & 14 deletions preset/eslintrc/typescript.js

This file was deleted.

9 changes: 0 additions & 9 deletions preset/eslintrc/vue.js

This file was deleted.

13 changes: 0 additions & 13 deletions preset/eslintrc/vue.typescript.js

This file was deleted.

6 changes: 0 additions & 6 deletions preset/jest/javascript.js

This file was deleted.

6 changes: 0 additions & 6 deletions preset/jest/typescript.js

This file was deleted.

7 changes: 0 additions & 7 deletions preset/jest/vue.js

This file was deleted.

7 changes: 0 additions & 7 deletions preset/jest/vue.typescript.js

This file was deleted.

18 changes: 0 additions & 18 deletions preset/tsconfig/normal.json

This file was deleted.

18 changes: 0 additions & 18 deletions preset/tsconfig/vue.json

This file was deleted.

0 comments on commit 9481490

Please sign in to comment.