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:
Nils Jacobsen
2024-01-19 11:34:52 -07:00
committed by GitHub
parent 3983351dac
commit 29f37a7e98
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
f2fb93bb94a8ecf19f03f37f743e05cf2458b21c987774763b6725a0703a502c