feat: nix flake for development

This commit is contained in:
Thea Schöbl
2023-07-27 18:14:43 +00:00
committed by Rainer Killinger
parent 06f3120345
commit 945ae039eb
12 changed files with 229 additions and 117 deletions

View File

@@ -23,4 +23,5 @@ module.exports = {
},
},
],
ignorePath: ['.prettierignore', '../../.gitignore'],
};