3 lines
175 B
Plaintext
3 lines
175 B
Plaintext
always use Typescript where relevant
|
|
don't try to modify files in the build folder (eg /dist)
|
|
don't put css or JS in the index.html - we should follow appropriate CSP policies |