fix(xo-server): support of cloudbase-init (#8154)

This commit is contained in:
Mathieu
2024-11-26 10:01:29 +01:00
committed by GitHub
parent aecc5f6aa9
commit a22e4a6340
19 changed files with 2691 additions and 15 deletions

View File

@@ -261,6 +261,8 @@ module.exports = {
},
],
ignorePatterns: ['@vates/fatfs/'],
parserOptions: {
ecmaVersion: 13,
sourceType: 'script',