Commit Graph

30 Commits

Author SHA1 Message Date
VexingRaven
cd90f22c1d Remove reference to Traveler in module-bundling.md (#168)
Traveler isn't available on npm and doesn't look like it ever has been so I'm a bit confused why it's listed here as an example. If there are other screepers-maintained npm packages we could list them here as an example, but a cursory glance didn't turn any up.
2023-02-11 21:40:38 +02:00
Skyler Kehren
eea80c9e42 Update linting docs for TSLint change to ESLint
Updates the linting docs for the change to ESLint. Replaces the package
name, renames relevant rules and updates all external URLS to reference
eslint.org

Fixes #149
2021-08-08 23:59:41 +03:00
Eduardo Asenjo Rodriguez
66a323425e Feature/remote container development (#154)
* feat: add Dockerfile, config & recommended extenion
* docs: add remote-development documentation
* docs: fix README & installation to match node versions package.json definition
2021-04-25 20:34:44 +03:00
Brandon Risberg
e88b608f10 Added docs and config for pushing to seasonal server (#150)
* Added docs and config for pushing to seasonal server
* Updated deploy destination docs to use TOKEN authentication
2020-11-29 19:48:13 +02:00
brisberg
ab4921711c Moved TS_NODE_PROJECT configuration to mocha setup script 2020-08-07 14:58:57 -07:00
brisberg
efa6cba180 Moved TS_NODE override to 'test' script 2020-08-07 14:46:02 -07:00
brisberg
d776105757 Using ts-node and tsconfig-paths to run mocha over Typescript test files 2020-08-07 14:29:37 -07:00
Resi Respati
29a7bc7e83 updated Prettier docs to match ESLint 2020-07-24 15:44:13 +07:00
Skyler Kehren
b3d7bda215 Fixing PR review comments
Adds direct example for installing screeps-server-mockup
Adds test-integration script that prints where to find more info
Fixes typo in integration: testing docs
2020-05-02 12:51:58 +03:00
Skyler Kehren
de4b19b2de Fix codeblock formatting 2020-02-26 08:07:17 +02:00
Skyler Kehren
9c25e720ad Cleanup integration testing docs
Removes `test-integration` script
Removes integration from `test` script
Add installation instructions for `screeps-server-mockup` in docs
2020-02-26 08:02:12 +02:00
kaen
f8507b632a add integration testing support 2018-11-10 15:49:43 -08:00
resir014
3370233670 GitBook: [master] 3 pages modified 2018-09-21 11:57:49 +00:00
resir014
1b205e3330 GitBook: [master] 17 pages and 5 assets modified 2018-08-06 07:35:02 +00:00
Resi Respati
519e575b18 [docs] fix formatting errors in Prettier section 2018-08-01 12:22:27 +07:00
Resi Respati
26ca84da31 add docs on configuring TSLint for Prettier 2018-08-01 12:18:09 +07:00
Resi Respati
2a6b8c4a00 limit formatOnSave option to JS/TS files, add docs re: prettier 2018-08-01 12:08:55 +07:00
Ahmed Charles
fcaba5e64a Do some cleanup.
rollup-plugin-clean doesn't work with the latest rollup, use rollup-plugin-clear instead.
Explicitly set module resolution to be Node.
Specify the tslint project which allows rules based on type info to run.
Update some dependencies to newer versions.
2018-05-13 07:32:33 +00:00
Resi Respati
c617e20e00 [docs] Big Docs Update 2018-02-06 18:01:40 +07:00
Resi Respati
6ba4f84a26 [docs] download from the new master branch instead of v3.0 2017-12-30 09:56:05 +07:00
Resi Respati
fdabb465dd [docs] reduces -> helps reduce 2017-12-23 13:35:17 +07:00
Resi Respati
5ce7b4a576 [docs] updated TypeScript section 2017-12-23 13:30:57 +07:00
Resi Respati
af65405e38 Docs updates [2017-12-18] 2017-12-18 13:02:52 +07:00
Resi Respati
605d07a014 Clear up documentation re: named exports 2017-12-17 21:18:30 +07:00
Resi Respati
bb759e198f finalised Environment variables section of doc 2017-12-12 00:07:57 +07:00
Resi Respati
b363a82382 Added 'Environemnt variables' cookbook page 2017-12-05 11:43:39 +07:00
Resi Respati
75ee6f8b16 Finalise docs
Notes:
* Will fill in the 'What's new' section after @arcath is finished with his article draft
* Will add the legacy branch link when it's available
2017-12-02 00:57:07 +07:00
Resi Respati
062b76a351 [docs] "Configuration variables" -> "Deploy destinations" 2017-11-28 13:39:03 +07:00
Resi Respati
df974e0753 [docs] fixed introduction to Cookbook 2017-11-28 13:15:29 +07:00
Resi Respati
6e9088c7ca [docs] add more sections 2017-11-28 13:05:07 +07:00