core: add typescript and npm

This commit is contained in:
Trianta
2024-08-27 23:28:36 -05:00
parent 50942522fe
commit 0cbdb1f7fc
4 changed files with 66 additions and 0 deletions
Vendored
+11
View File
@@ -0,0 +1,11 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
# production
/build
# typescript
*.tsbuildinfo
next-env.d.ts