Initial JS CFW SDK changes

TODO: Check documentation and other package options

TODO: Transform CFW SDK name to OFW SDK name in build step so all firmwares understand it
This commit is contained in:
Willy-JL
2024-11-01 13:57:28 +00:00
parent 2dd9b848c2
commit bbe69e77c3
10 changed files with 18 additions and 16 deletions

View File

@@ -7,7 +7,7 @@
"target": "ES2015",
},
"files": [
"./node_modules/@flipperdevices/fz-sdk/global.d.ts",
"./node_modules/@next-flip/fz-sdk-mntm/global.d.ts",
],
"include": [
"./**/*.ts",