add UI editor
This commit is contained in:
@@ -10,4 +10,7 @@ module.exports = {
|
||||
sourceType: 'module', // Allows for the use of imports
|
||||
experimentalDecorators: true,
|
||||
},
|
||||
rules: {
|
||||
"@typescript-eslint/camelcase": 0
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user