🔧(compilation) setup tsconfig package
Add a shared package for tsconfigs splitted between node and frontend concerns to centralize our standards.
This commit is contained in:
5
packages/tsconfig/package.json
Normal file
5
packages/tsconfig/package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "@openfun/typescript-configs",
|
||||
"version": "0.0.0",
|
||||
"private": true
|
||||
}
|
||||
Reference in New Issue
Block a user