Remove example
This commit is contained in:
Родитель
8fea373758
Коммит
25019de690
|
@ -41,7 +41,6 @@ possible with your report. If you can, please include:
|
||||||
* Class methods and properties (methods starting with a `@`)
|
* Class methods and properties (methods starting with a `@`)
|
||||||
* Instance methods and properties
|
* Instance methods and properties
|
||||||
* Avoid platform-dependent code:
|
* Avoid platform-dependent code:
|
||||||
* Use `require('fs-plus').getHomeDirectory()` to get the home directory.
|
|
||||||
* Use `path.join()` to concatenate filenames.
|
* Use `path.join()` to concatenate filenames.
|
||||||
* Use `os.tmpdir()` rather than `/tmp` when you need to reference the
|
* Use `os.tmpdir()` rather than `/tmp` when you need to reference the
|
||||||
temporary directory.
|
temporary directory.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче