]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix: move tsconfig.json for cypress e2e a level up
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 14 Oct 2024 09:20:50 +0000 (17:20 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 14 Oct 2024 09:20:50 +0000 (17:20 +0800)
commit5027f2b5c49fc4b4f8c467b72025f52c9603cbb2
tree2ee0f5e00747e4390cbf271d9fdb2d10a2ad5ead
parent05ac8ba1970832ee99cdaa316af033e40d40700a
fix: move tsconfig.json for cypress e2e a level up

Tools like `typescript-eslint` does not work well with this kind of
`include` pattern (i.e. starting with `../`).
template/tsconfig/cypress/cypress/tsconfig.json [moved from template/tsconfig/cypress/cypress/e2e/tsconfig.json with 60% similarity]