jss2
v0.0.9
Published
Rewrite JSS library by Type Script
Readme
jss2
Simplify the JSS library by using typscript
VS extenstions:
Jest
TSLint
TypeScript Toolbox
Jest tests runner for vscode
GitLens — Git supercharged
ESLint
EditorConfig for VS CodeNotes For linux:
vim /etc/sysctml.confAdd the flowing line:
fs.inotify.max_user_watches=524288Then run command:
sudo sysctl -pRun test
yarn testOr
yarn test:watch