There was an error while loading. Please reload this page.
1 parent a9f42df commit 7cb19f0Copy full SHA for 7cb19f0
1 file changed
modules/default.nix
@@ -176,6 +176,7 @@ in {
176
# This should be handled by npm packages as mismatches can lead to breakage
177
package = null;
178
};
179
+ eslint.enable = true;
180
bashls.enable = true;
181
clangd.enable = true;
182
cmake.enable = true;
0 commit comments