
typescript-axios.tsconfig.esm.mustache Maven / Gradle / Ivy
The newest version!
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "esnext",
"outDir": "dist/esm"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy