specify bee (incremental) build cache directory environment variable for windows docker run command and cache to Library directory (#717)

This commit is contained in:
John Soros
2025-10-19 19:56:45 +02:00
committed by GitHub
parent ab64768ceb
commit cfdebb67c1
5 changed files with 6 additions and 2 deletions

View File

@@ -14,7 +14,8 @@
"env": {
"node": true,
"es6": true,
"jest/globals": true
"jest/globals": true,
"es2020": true
},
"rules": {
// Error out for code formatting errors