lint, git, circleci, basics

This commit is contained in:
2023-02-26 15:20:36 +01:00
parent 5b71c1760d
commit f4a7370c5e
5 changed files with 80 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
/*
* myevent - .eslintrc.js
*
* Created by Janis Hutz 02/26/2023, Licensed under the GPL V3 License
* https://janishutz.com, development@janishutz.com
*
*
*/
module.exports = {
'env': {
'browser': true,