zed/crates/languages
Nycheporuk Zakhar 3000f6ea22
Use cwd to run package.json script (#12700)
Fixes case when `package.json` is not in root directory. 
Usually in mono repository, where multiple `package.json` may be present

Release Notes:

- Fixed runnable for package.json in monorepos
2024-06-06 15:17:45 +03:00
..
src Use cwd to run package.json script (#12700) 2024-06-06 15:17:45 +03:00
Cargo.toml Fix some warnings/issues uncovered by the new cfg checking (#12310) 2024-05-26 12:50:20 +02:00
LICENSE-GPL