We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0e546 commit 6165479Copy full SHA for 6165479
1 file changed
.serena/project.yml
@@ -14,10 +14,10 @@
14
# The first language is the default language and the respective language server will be used as a fallback.
15
# Note that when using the JetBrains backend, language servers are not used and this list is correspondingly ignored.
16
languages:
17
-- typescript
+ - typescript
18
19
-# the encoding used by text files in the project
20
-# For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
+ # the encoding used by text files in the project
+ # For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
21
encoding: 'utf-8'
22
23
# whether to use the project's gitignore file to ignore files
0 commit comments