mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Initial commit
This commit is contained in:
10
node_modules/curve25519-js/tslint.json
generated
vendored
Normal file
10
node_modules/curve25519-js/tslint.json
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": ["tslint:recommended", "tslint-config-prettier"],
|
||||
"linterOptions": {
|
||||
"exclude": ["node_modules/**/*.ts"]
|
||||
},
|
||||
"rules": {
|
||||
"no-bitwise": false,
|
||||
"no-console": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user