Prepare for becoming submodule
Some checks failed
Build and Deploy / build-and-deploy (push) Successful in 50s
Run Tests / test (push) Failing after 1m58s

This commit is contained in:
thepaperpilot 2024-02-12 05:53:00 -06:00
parent 4bdc63983e
commit 337d394fd3
2 changed files with 0 additions and 4 deletions

View file

@ -12,7 +12,6 @@ module.exports = {
],
parserOptions: {
ecmaVersion: 2020,
project: "tsconfig.json"
},
ignorePatterns: ["src/lib"],
rules: {

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "src/alkatest-common"]
path = src/alkatest-common
url = https://github.com/thepaperpilot/alkatest-common