Add dir-locals.nix to boilerplate/typescript

This should help prettier-mode work out-of-the-box.
This commit is contained in:
William Carroll 2020-03-30 20:29:15 +01:00
parent af969a7641
commit 3550fb3452

View file

@ -0,0 +1,3 @@
let
briefcase = import <briefcase> {};
in briefcase.utils.nixBufferFromShell ./shell.nix