mirror of
https://github.com/sasjs/server.git
synced 2026-01-07 06:30:06 +00:00
chore: lint fixes
This commit is contained in:
@@ -9,8 +9,8 @@ const Home = () => {
|
|||||||
<CssBaseline />
|
<CssBaseline />
|
||||||
<h2>Welcome to SASjs Server!</h2>
|
<h2>Welcome to SASjs Server!</h2>
|
||||||
<p>
|
<p>
|
||||||
SASjs Server provides a REST interface for executing Stored Programs
|
SASjs Server provides a REST interface for executing Stored Programs and
|
||||||
and ad hoc code (studio) against SAS and JS executables. The source is
|
ad hoc code (studio) against SAS and JS executables. The source is
|
||||||
available on{' '}
|
available on{' '}
|
||||||
<a
|
<a
|
||||||
href="https://github.com/sasjs/server"
|
href="https://github.com/sasjs/server"
|
||||||
|
|||||||
Reference in New Issue
Block a user