tangled
alpha
login
or
join now
ewancroft.uk
/
bluesky-awoo-bot
A simple script designed to periodically post random wolf noises on Bluesky.
0
fork
atom
overview
issues
pulls
pipelines
added tsconig.json
Ewan
2 years ago
4fc540ef
ffd4f5f8
options
unified
split
Changed files
+6
tsconfig.json
+6
tsconfig.json
···
1
1
+
{
2
2
+
"compilerOptions": {
3
3
+
"module": "commonjs" // Or "amd" if applicable
4
4
+
}
5
5
+
}
6
6
+