Skip to content

Commit

Permalink
r0b08x [chore] 7/21/2023, 12:42:15 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Jul 21, 2023
1 parent 87dd363 commit e7a5efe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 48 deletions.
21 changes: 0 additions & 21 deletions .editorconfig

This file was deleted.

2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
/dist
/secure
/.github
/.github
/.vscode
24 changes: 0 additions & 24 deletions .travis.yml

This file was deleted.

5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ Logout and relogin, and a menu will now appear.

[You want to install via NPM...](artifacts/npm.md)

<!--
# Issues
Expand All @@ -164,7 +165,6 @@ https://github.com/patrikx3/onenote/releases
#### Rasberry and ARM is experimental
I have no ARM computer to test it out, I could build `AppImage` on ARM, but I have no idea if has an error, it crashes or it works.
<!--
#### Tray issues
It is possible, that the tray is not working, it is an upstream issue!
Expand All @@ -180,7 +180,6 @@ This only happens if you kill ```P3X OneNote Linux``` and then relogin many time
**Exiting using ```quit``` from the ```p3x-onenote``` menu or the tray, will prevent the problem.**
-->
#### Online OneNote Change language
Expand All @@ -198,6 +197,8 @@ https://github.com/patrikx3/onenote/issues/38
https://github.com/patrikx3/onenote/issues/3#issuecomment-312711801
-->

# Development

For file names do not use camelCase, but use kebab-case. Folder should be named as kebab-case as well. As you can see, all code filenames are using it like that, please do not change that.
Expand Down

0 comments on commit e7a5efe

Please sign in to comment.