We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba4971 commit 252d70bCopy full SHA for 252d70b
src/const.ts
@@ -1,3 +1,3 @@
1
export const pkgName = PKG_NAME;
2
export const pkgVersion = PKG_VERSION;
3
-export const configFileBaseName = 'openapi.config';
+export const configFileBaseName = 'openapi-axios.config';
0 commit comments