We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f88c4 commit 8864a0cCopy full SHA for 8864a0c
package.json
@@ -2,7 +2,17 @@
2
"name": "typescript-transform-paths",
3
"version": "1.1.1",
4
"description": "Transforms absolute imports to relative",
5
- "keywords": [],
+ "keywords": [
6
+ "typescript",
7
+ "transform",
8
+ "transformer",
9
+ "plugin",
10
+ "path",
11
+ "import",
12
+ "require",
13
+ "relative",
14
+ "absolute"
15
+ ],
16
"homepage": "https://github.com/LeDDGroup/typescript-transform-paths#readme",
17
"bugs": {
18
"url": "https://github.com/LeDDGroup/typescript-transform-paths/issues"
0 commit comments