feat: Ajout du calcul
This commit is contained in:
@ -3,6 +3,9 @@ require("@rushstack/eslint-patch/modern-module-resolution");
|
||||
|
||||
module.exports = {
|
||||
root: true,
|
||||
globals: {
|
||||
process: true,
|
||||
},
|
||||
extends: [
|
||||
"plugin:vue/vue3-essential",
|
||||
"eslint:recommended",
|
||||
|
Reference in New Issue
Block a user