mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 13:17:08 +00:00

* Export a sensible user agent * Completely rewrite rust portions to be napi v2 compatible * Format rust files * Only lint TS files when running lint-node * Don't include autogenerated typings in the tree * changelog * Autofix generated rust dependencies due to a bug in napi@2 * Fix for multiple runs * Fix format_util file name * Make script generic * lint
18 lines
170 B
Plaintext
18 lines
170 B
Plaintext
*.pem
|
|
config.yml
|
|
lib/
|
|
node_modules/
|
|
public/
|
|
registration.yml
|
|
tsconfig.tsbuildinfo
|
|
public/
|
|
|
|
.idea
|
|
# Added by cargo
|
|
/target
|
|
|
|
# Generated during build
|
|
/src/libRs.d.ts
|
|
|
|
book
|