> 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 ```
1 line
64 B
Plaintext
1 line
64 B
Plaintext
f2fb93bb94a8ecf19f03f37f743e05cf2458b21c987774763b6725a0703a502c |