daml/docs/source/getting-started
Moritz Kiefer 8d56ed3a7e
Consistently avoid infix syntax in the GSG and reinstantiate dlint (#5483)
We avoided infix syntax here for `elem` but still used it for
`notElem` which doesn’t make much sense. Also we lost the config to
disable the lint when integrating the example in this repo. This
resulted in our own code producing a lint which is obviously a bad
idea.

side note: I think this lint does make sense once you
are familiar with the syntax and I feel slightly bad about disabling
more and more lints so for now I’m keeping it in the config.

changelog_begin
changelog_end
2020-04-08 09:40:50 +02:00
..
code Consistently avoid infix syntax in the GSG and reinstantiate dlint (#5483) 2020-04-08 09:40:50 +02:00
images Added daml2js diagrams (#5451) 2020-04-07 10:54:40 +02:00
introduction Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
app-architecture.rst language:docs: correct TypeScript/JavaScript typings (#5421) 2020-04-06 17:24:44 +02:00
first-feature.rst Fix choice name in GSG (#5481) 2020-04-08 07:00:08 +00:00
index.rst Getting Started guide: Remove useless yarn build (#5482) 2020-04-08 07:31:00 +00:00
installation.rst Replace quickstart with new getting started guide (#5392) 2020-04-03 15:44:19 +00:00
testing.rst Move puppeteer tests out of create-daml-app (#5420) 2020-04-03 14:59:18 +02:00