https://github.com/ivanstan/gsm_controller
https://github.com/ivanstan/gsm_controller
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivanstan/gsm_controller
- Owner: ivanstan
- Created: 2019-11-17T11:48:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T07:42:01.000Z (about 5 years ago)
- Last Synced: 2023-02-28T18:08:31.027Z (over 3 years ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node_modules/metro-config/src/defaults/blacklist.js
```
var sharedBlacklist = [
/node_modules[\/\\]react[\/\\]dist[\/\\].*/,
/website\/node_modules\/.*/,
/heapCapture\/bundle\.js/,
/.*\/__tests__\/.*/
];
```
net user Administrator /active:yes