summaryrefslogtreecommitdiff
path: root/js/.ts-for-girrc.js
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-05-25 14:44:50 +0200
committerAylur <[email protected]>2024-05-25 14:44:50 +0200
commit58fa1ab9be7ee8fd4a8e96865121a54d613978cc (patch)
tree56f01ba49fd2929690a16ac05a4af8f763e6b30b /js/.ts-for-girrc.js
parenta7e25a4a5fcf4de89fe5a149a9aaf50a92be7af1 (diff)
separate node and gjs into its own package
Diffstat (limited to 'js/.ts-for-girrc.js')
-rw-r--r--js/.ts-for-girrc.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/js/.ts-for-girrc.js b/js/.ts-for-girrc.js
deleted file mode 100644
index aa5c124..0000000
--- a/js/.ts-for-girrc.js
+++ /dev/null
@@ -1,7 +0,0 @@
-export default {
- "verbose": true,
- "environments": ["gjs", "node"],
- "outdir": "@girs",
- "package": true,
- "generateAlias": true,
-}