МД
Size: a a a
МД
N
А
А
N
BS
tsconfig.json
N
tsconfig.json
BS
BS
{
"compilerOptions": {
"target": "ES2019",
"module": "commonjs",
"moduleResolution": "node",
"lib": ["ES2019", "esnext.asynciterable", "dom"],
"esModuleInterop": true,
"experimentalDecorators": true,
"sourceMap": true,
"strict": true,
"allowSyntheticDefaultImports": true,
"noEmit": true,
"baseUrl": ".",
"resolveJsonModule": true,
"paths": {
"~/*": ["./*"],
"@/*": ["./*"]
},
"types": ["@nuxt/types", "@nuxtjs/axios", "@types/node", "@types/jest", "webpack", "webpack-env"]
}
}
А
А
N
N
В
BS
OK
АН
Д