Logo
Explore Help
Sign In
studio/cunningham
2
0
Fork 0
You've already forked cunningham
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
cfdac8dba9638d18bdb64fbbdb0f9eab99bc81f4
cunningham/packages/tsconfig/package.json

10 lines
148 B
JSON
Raw Normal View History

🔧(compilation) setup tsconfig package Add a shared package for tsconfigs splitted between node and frontend concerns to centralize our standards.
2022-12-01 12:02:20 +01:00
{
"name": "@openfun/typescript-configs",
"version": "0.0.0",
🔧(all) pin node to 16.15 for volta user Volta.js is a tool to manage easily several versions of Node locally. This tool is able to switch automatically to the right Node version by parsing package.json of the project. So we run volta pin node@16.15 for each of cunningham package.
2023-03-31 16:19:31 +02:00
"private": true,
"volta": {
⬆️(dependencies) update js dependencies
2023-05-12 09:57:55 +00:00
"node": "18.16.0",
🔧(all) pin node to 16.15 for volta user Volta.js is a tool to manage easily several versions of Node locally. This tool is able to switch automatically to the right Node version by parsing package.json of the project. So we run volta pin node@16.15 for each of cunningham package.
2023-03-31 16:19:31 +02:00
"yarn": "1.22.19"
}
🔧(compilation) setup tsconfig package Add a shared package for tsconfigs splitted between node and frontend concerns to centralize our standards.
2022-12-01 12:02:20 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 30ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API