This commit is contained in:
tamaina 2024-01-22 14:00:46 +00:00
parent 0a3d68a602
commit ae487a96c8
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
module.exports = { module.exports = {
root: true,
env: {
node: false,
},
parserOptions: { parserOptions: {
tsconfigRootDir: __dirname, tsconfigRootDir: __dirname,
project: ['./tsconfig.json'], project: ['./tsconfig.json'],