refactor: rename file to a better name

This commit is contained in:
Baptiste Augrain
2021-08-31 16:56:40 +02:00
parent 7cda0017aa
commit ac75059684
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -1,5 +1,5 @@
{
"typescript.preferences.importModuleSpecifier": "non-relative",
"typescript.preferences.quoteStyle": "single",
"mochaExplorer.envPath": ".env.test"
"mochaExplorer.envPath": ".mocha.env"
}