mirror of
https://github.com/sasjs/server.git
synced 2026-01-06 06:10:04 +00:00
chore(ci): configured github action for testing and building the project
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"target": "es5",
|
||||
"module": "commonjs",
|
||||
"rootDir": "./",
|
||||
"outDir": "./dist",
|
||||
"outDir": "./build",
|
||||
"esModuleInterop": true,
|
||||
"strict": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user