fix: update inlang settings.json (#13295)
> I'm in the core Team of inlang ## Fix inlang's configuration file We changed the `project.inlang.json` to a `settings.json` in a `project.inlang` dir. This enables the inlang project to store app information or metadata in a dir that is not relevant to you as an end user. #### Old ```tree ├── project.inlang.json ``` #### New ```tree ├── project.inlang │ ├── settings.json ```
This commit is contained in:
@@ -0,0 +1 @@
|
||||
f2fb93bb94a8ecf19f03f37f743e05cf2458b21c987774763b6725a0703a502c
|
||||
Reference in New Issue
Block a user